getUsersByGroupId
Syntax
getUsersByGroupId(groupId)
Arguments
groupId a string indicating a group name.
Details
Return a STRING vector of the user names that belong to the specified group. It can only be executed by an administrator.
getUsersByGroupId(groupId)
groupId a string indicating a group name.
Return a STRING vector of the user names that belong to the specified group. It can only be executed by an administrator.