$getGroups

Returns a list of all existing group names on the current account.
Syntax
    $getGroups{}
DocumentationReturns a list of all existing group names on the current account:

    Returns:
      a '$\n' separeted list of all existing group names on the current account.
Examples
    $getGroups{}

    Result:
    ists all existing groups:
    for example: guests_group regulars_group
    admin_group
GroupSecurity
Minimum required transaction-mode:READ
Required scripting permission of the developerPERMISSION_FL_ADMINISTRATIVE
Minimum parameters0
Maximum parameters 0