List Commands

7 June 2015

  • Release 8.22 - added.
listcommands (Commands)
TypeCorrade progressive command
Commandlistcommands
DescriptionThe listcommands command returns a CSV list of available commands to the configured group.
Permissionsnone
Parametersgroup, password
Last Changes8.22 - check for economy permission.

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)
        ]
    )
);

secondlife/scripted_agents/corrade/api/commands/listcommands.txt ยท Last modified: 2022/11/24 07:46 by 127.0.0.1

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.