GetItemAt Method (Python)
Returns an SpssOutputDoc
object
representing the output document with the specified index. The index
corresponds to the order in which the output documents were opened,
with the first opened document having an index of 0.
Syntax
SpssOutputDoc=OutputDocsList.GetItemAt(index)