Skip to main content
Version: 8.1

system.perspective.workstation.exit

This function is used in Python Scripting.

Description​

When called from a session running in Workstation, this function will close Workstation.

Syntax​

system.perspective.workstation.exit()

Parameters​

Nothing

Returns​

Nothing

Scope​

Perspective Session

Code Examples​

Code Snippet
# This example will close the current Perspective Workstation Session.
system.perspective.workstation.exit()

Keywords​

system perspective workstation exit, perspective.workstation perspective.workstation.exit