GetSessionName

Returns the HLLAPI Short Name (''A'',''B'',''C'',etc.) of the currently connected BlueZone session. This method can only be used after a successful Connect() and can be used in subsequent calls that require a session name parameter.

Parameters
None.
Remarks
While not necessary, this method can improve the performance of the script, because the BZHAO does not need to enumerate child windows of the browser when attempting to auto-locate the BlueZone sessions. See GetSessionId for an example.