::hwp::GetSession

Gets the session handle.

Syntax

::hwp::GetSession

Application

Tcl Query

Description

This procedure returns the session handle. No arguments are applied to this procedure.

Mandatory Arguments

None.

Optional Arguments

None.

Returns

Returns the session handle.

Example

set sessionHandle [::hwp::GetSession]