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

Gateway, 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