Lasso Soft Inc. > Home

[ sys_exit ]

Method

This method corresponds to the system's exit(int) function. Calling this causes the process to immediately terminate with the provided exit code. Consult your operating system's documentation for the exact behavior of this function.

  • Syntax
sys_exit(error_code)
Examples
  • Beginner

Terminate the current process with an exit code of 0.

Code

sys_exit(0)

Result

The current process terminates

Recent Comments

No Comments found

Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.

LassoSoft Inc. > Home

 

 

©LassoSoft Inc 2015 | Web Development by Treefrog Inc | PrivacyLegal terms and Shipping | Contact LassoSoft