24 December 2021
remove action.
The displayname command allows an authenticated group that has the grooming permission to get, set or remove Corrade's display name.
| Command | Required Parameters | Required Corrade Permissions | Example |
|---|---|---|---|
displayname | group, password, action | grooming | llInstantMessage(CORRADE, wasKeyValueEncode( [ // shutdown Corrade "command", "displayname", "group", wasURLEscape(GROUP), "action", "set", "name", wasURLEscape("Big Betty"), "password", wasURLEscape(PASSWORD) ] ) ); |
| Required Parameters | Required Sub-Parameters | Required Sub-Parameters | Description |
|---|---|---|---|
action | get | Retrieves the current display name. | |
set | name | Sets the display name to name. |
|
remove | Removes the current display name. |
For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.