21 May 2016
target
.21 December 2014
group
Corrade permission.
<data Commands>
Type: Corrade progressive command
Command[wiki]: getrolesmembers
Description[wiki]: The getrolesmembers
command returns a CSV list of role names by avatar names by UUID in the group.
Permissions[wiki]: group
Parameters[wiki]: group
, password
Last Changes[wiki]: Release 9.78 - added optional parameter target
.
</data>
The getrolesmembers
command returns a CSV list of role names by avatar names by UUID in the group.
Command | Required Parameters | Required Corrade Permissions | Example |
---|---|---|---|
getrolesmembers | group , password | group | llInstantMessage(CORRADE, wasKeyValueEncode( [ "command", "getrolesmembers", "group", wasURLEscape(GROUP), "password", wasURLEscape(PASSWORD), "callback", wasURLEscape(URL) ] ) ); |
Optional Parameter | Possible Value | Description |
---|---|---|
target | A group name or UUID. | The group to act upon. If this parameter is omitted, then the command acts upon the configured group passed to the group parameter. |
The Everyone
role is excluded from the output and getmembers
command can be used to retrieve all the members of the group and then filter that list with the output from getrolesmembers
.
For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.