11 September 2016
deactivate (Commands) | |
---|---|
Type | Corrade progressive command |
Command | deactivate |
Parameters | group , password |
Description | The deactivate command can be used to deactivate all groups (equivalent to setting the group to none in other viewers). |
Permissions | grooming |
Last Changes | Release 9.122 - added. |
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,