Contents | Index | Previous | Next


TAgentJS.getMasterNameJS() Method

retrieve session master

Synopsis

Tango_agent.getMasterNameJS();

Arguments

None.

Returns

String object. The name of the session's master.

Description

TAgentJS.getMasterNameJS() retrieves the name of this session master.

See Also

TAgentJS.getUserNameJS() method, TMasterListenerJS interface