LISTGROUPUSERS

Returns a list of users that belong to a specified group.

Syntax

LISTGROUPUSERS groupName
ParameterDescription

groupName

Name of the group for which to return a list of users.

Example

To return a list of all users that belong to the group called MARKETING:

LISTGROUPUSERS "MARKETING";