Delete a Classified

deleteclassified (Commands)
TypeCorrade progressive command
Commanddeleteclassified
DescriptionThe deleteclassified command can be used to delete a classified by name.
Permissionsgrooming
Parametersgroup, password, name
Last Changesnone

The deleteclassified command can be used to delete a classified by name.

Command Required Parameters Required Corrade Permissions Example
deleteclassified group, password, name grooming
llInstantMessage(CORRADE,
    wasKeyValueEncode(
        [
            "command", "deleteclassified",
            "group", wasURLEscape(GROUP),
            "name", wasURLEscape("Visit me!"),
            "password", wasURLEscape(PASSWORD)
        ]
    )
);

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