hwISession GetUserVariable

Gets a meta data associated with the session level.

Syntax

hwISession_handle GetUserVariable variable

Application

HyperWorks Tcl Query

Description

Returns the data associated with the variable.

Inputs

variable
A variable set by hwISession SetUserVariable

Example

hwi GetSessionHandle mySessionName
mySessionName GetUserVariable last_run

Errors

None.