7 June 2015
The listcommands command returns a CSV list of available commands to the configured group. Note that this means that some commands may not be shown depending on whether the current calling group does not have the necessary permission for them.
| Command | Required Parameters | Required Corrade Permissions | Example |
|---|---|---|---|
listcommands | group, password | llInstantMessage(CORRADE, wasKeyValueEncode( [ // get a list of available // commands for the group "command", "listcommands", "group", wasURLEscape(GROUP), "password", wasURLEscape(PASSWORD), "callback", wasURLEscape(URL) ] ) ); |
For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.