SetUIAlerts Method (Python)
Specifies the setting of UI alerts for the IBM® SPSS® Statistics client.
Syntax
SpssClient.SetUIAlerts(showUIAlerts)
Parameters
showUIAlerts. True if alerts are to be displayed in the UI and False if UI alerts are to be suppressed.
If False is specified, any alerts triggered by script operations are propagated to the script as an exception.