Activate a Group

21 May 2016

  • Release 9.78 - added optional parameter target.
activate (Commands)
TypeCorrade progressive command
Commandactivate
Parametersgroup, password
DescriptionThe activate command activates either a configured group or another group that Corrade belongs to in case the target parameter is specified.
Permissionsgrooming
Last ChangesRelease 9.78 - added optional parameter target.

The activate command activates either a configured group or another group that Corrade belongs to in case the target parameter is specified.

Command Required Parameters Required Corrade Permissions Example
activate group, password grooming
llInstantMessage(CORRADE, 
    wasKeyValueEncode(
        [
            "command", "activate",
            "group", wasURLEscape(GROUP),
            "password", wasURLEscape(PASSWORD)
        ]
    )
);
Optional Parameter Possible Value Description
target A group name or UUID. The group to act upon. If this parameter is omitted, then the command acts upon the configured group passed to the group parameter.

For de-activating all groups (equivalent to setting the group to none in other viewers) the deactivate command can be used.


secondlife/scripted_agents/corrade/api/commands/activate.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.