Description:

Returns the name of a group.

Syntax:
public string GroupName(
int groupIndex
)
Parameters:
  • groupIndex
  • Type: int
  • The index of the group.
Returns:
Type: string
The group name.
Available since:
5.0

Nothing found