::hwp::GetSession
Gets the session handle.
Syntax
::hwp::GetSession
Application
HyperWorks Tcl Query
Description
This procedure returns the session handle of HyperWorks. No arguments are applied to this procedure.
Mandatory Arguments
None.
Optional Arguments
None.
Returns
Returns the session handle.
Example
set sessionHandle [::hwp::GetSession]