GetItemAt Method (Python)
Returns an SpssDataDoc
object
representing the dataset with the specified index. The index corresponds
to the order in which the datasets were opened, with the first opened
document having an index of 0.
Syntax
SpssDataDoc=DataDocsList.GetItemAt(index)