lr.group_name

Returns the Vuser's group name.

C#

string lr.group_name();

VB.NET

Function lr.group_name() as String 
Example: lr.group_nameInformational Functions

Arguments

NameComments
N/A 

The lr.group_name property returns the group name of the current Vuser.

Return Values

The group name. If no name is available (for example, there are no active Vusers), returns null.

Parameterization

Parameterization is not applicable to this function.