GetPreference Method (Python)

Returns the value of the specified preference option, as a string.

Syntax

SpssClient.GetPreference(option)

The value of option is the identifier SpssClient.PreferenceOptions, followed by a period (.) and the name of the option--for example, SpssClient.PreferenceOptions.VariableListDisplay. See Preference Options for the available list of options.