GetGroups method

Returns the names of the current Meridian user groups. For more information about user groups, see the BlueCielo Meridian Enterprise Administrator's Guide.

Syntax

GetGroups(GroupColumns As Long = 0, [User As String])
Parameters
Name Description

GroupColumns

The number of columns of group information to retrieve. The default of 0 returns all columns.

User

Optional name of the user for which to return groups that the user is a member of.

Return Value

Returns an array of user group information. The dimensions of the array match the number of columns specified for GroupColumns.