lr.get_group_name
Example: lr.get_group_name | Informational Functions |
Returns the Vuser's group name.
JavaScript
function lr.get_group_name( )
VBScript
Function lr.get_group_name( )
The lr.get_group_name function returns the group name of the current Vuser.
Return Values
Returns the group name of the current Vuser. If no name is available, returns NULL. This can happen if there are no active Vusers.
Parameterization
Standard parameterization is not available for this function.