Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
secondlife:scripted_agents:corrade:api:commands:terminate [2021/10/05 14:10] – [Notes] officesecondlife:scripted_agents:corrade:api:commands:terminate [2021/10/05 14:17] (current) – removed office
Line 1: Line 1:
-====== Terminate ====== 
  
-<WRAP changelog> 
-**10 February 2020** 
-  * C10 -Allow the user to specify a custom exit code. 
-</WRAP> 
- 
-<data Commands> 
-Type: Corrade progressive command 
-Command[wiki]: ''terminate'' 
-Description[wiki]: The ''terminate'' command makes Corrade shut down all services and exit. 
-Permissions[wiki]: ''system'' 
-Parameters[wiki]: ''group'', ''password'', ''type'' 
-Last Changes[wiki]: C10 -Allow the user to specify a custom exit code. 
-</data> 
- 
-The ''terminate'' command makes Corrade shut down all services and exit. 
- 
-^ Command ^ Required Parameters ^ Required Corrade Permissions ^ Example ^ 
-| ''terminate'' | ''group'', ''password'' | ''system'' | <WRAP column 100%><code lsl2> 
-llInstantMessage(CORRADE, 
-    wasKeyValueEncode( 
-        [ 
-            // shutdown Corrade 
-            "command", "terminate", 
-            "group", wasURLEscape(GROUP), 
-            "password", wasURLEscape(PASSWORD) 
-        ] 
-    ) 
-); 
-</code></WRAP> | 
- 
-^ 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 [[/secondlife/scripted_agents/corrade/api/commands/terminate|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.