Shutdown
From the Scripting Manual
procedure Shutdown; Parameter Info: None Description: This function will Shutdown the Soldat Server and terminate its process. You cannot execute anymore functions after calling this procedure.
Examples
Shutdown;