parameter._USER_
Related Functions & Properties
parameter._GROUPS_
parameter._ROLES_
parameter.__principle__
parameter.length
parameter.parameterNames
Returns the user name of the current user.
Type
String User name of current user
Example
alert('Logged in as ' + parameter._USER_)