This is an old revision of the document!


Terminate

10 February 2020

  • C10 -Allow the user to specify a custom exit code.
terminate (Commands)
TypeCorrade progressive command
Commandterminate
DescriptionThe terminate command makes Corrade shut down all services and exit.
Permissionssystem
Parametersgroup, password, type
Last ChangesC10 -Allow the user to specify a custom exit code.

The terminate command makes Corrade shut down all services and exit.

Command Required Parameters Required Corrade Permissions Example
terminate group, password system
llInstantMessage(CORRADE,
    wasKeyValueEncode(
        [
            // shutdown Corrade
            "command", "terminate",
            "group", wasURLEscape(GROUP),
            "password", wasURLEscape(PASSWORD)
        ]
    )
);
Optional Parameters Possible Values Description
status An integer Set the exit code upon program termination.

Notes

  • This command will terminate the process altogether and in case a relog is desired then the logout command should be more appropriate.

secondlife/scripted_agents/corrade/api/commands/terminate.1633443039.txt.gz ยท Last modified: 2021/10/05 14:10 by office

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.