11 September 2016
The deactivate command can be used to deactivate all groups (equivalent to setting the group to none in other viewers).
| Command | Required Parameters | Required Corrade Permissions | Example |
|---|---|---|---|
deactivate | group, password | grooming | llInstantMessage(CORRADE, wasKeyValueEncode( [ "command", "deactivate", "group", wasURLEscape(GROUP), "password", wasURLEscape(PASSWORD) ] ) ); |
The command is the converse of the activate command,