IsCurrentItem Method (Python)
Indicates if this output item is the current item--as indicated by a red arrow next to the item in the outline pane. The result is Boolean--True if the item is the current item, False otherwise.
Syntax
SpssOutputItem.IsCurrentItem()