Contents | Index | Previous | Next


TAgentJS.getUserNameJS() Method

get your own name in Tango

Synopsis

Tango_agent.getUserNameJS();

Arguments

None.

Returns

String object. The name of this user.

Description

TAgentJS.getUserNameJS() retrieves the name of this participant. This is the name with which the user logged to the system, and which shows in the session manager.

See Also

TAgentJS.getParticipantsNamesJS() method, TAgentJS.getMasterNameJS() method