GetOutputItem Method (Python)

Returns an SpssOutputItem object representing the output item that triggered the current autoscript.

Syntax

SpssOutputItem=SpssScriptContext.GetOutputItem()

Note: To obtain an object of a specific output type, such as a pivot table or header item, from an SpssOutputItem object, call the GetSpecificType method of the SpssOutputItem object.