IsSelected Method (Python)

Indicates whether the current output item is selected. The result is Boolean--True if the item is currently selected, False otherwise. Use the SetSelected method to select an item.

Syntax

SpssOutputItem.IsSelected()