7 June 2015
<data Commands>
Type: Corrade progressive command
Command[wiki]: listcommands
Description[wiki]: The listcommands
command returns a CSV
list of available commands to the configured group.
Permissions[wiki]: none
Parameters[wiki]: group
, password
Last Changes[wiki]: 8.22 - check for economy
permission.
</data>
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.