Get Current Groups

21 May 2016

  • Release 9.78 - added.
getcurrentgroups (Commands)
TypeCorrade progressive command
Commandgetcurrentgroups
DescriptionThe getcurrentgroups command can be used to enumerate all the groups that Corrade is part of.
Permissionsgroup
Parametersgroup, password
Last ChangesRelease 9.78 - added.

The getcurrentgroups command can be used to enumerate all the groups that Corrade is part of.

Command Required Parameters Required Corrade Permissions Example
getcurrentgroups group, password group
llInstantMessage(CORRADE,
    wasKeyValueEncode(
        [
            "command", "getcurrentgroups",
            "group", wasURLEscape(GROUP),
            "password", wasURLEscape(PASSWORD),
            "callback", wasURLEscape(URL)
        ]
    )
);

Returns a CSV data list of title data, for each group title, in-order:

  1. a string containing the name of the group,
  2. the UUID of the group,

secondlife/scripted_agents/corrade/api/commands/getcurrentgroups.txt ยท Last modified: 2022/11/24 07:45 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.