Home Reference HScript commands 

exit hscript command

Stops execution of the script file. If the optional status code is provided, then it sets the variable 'status' to the given integer.

Usages

  1. exit [status_code]

Replaced by

Replaced by hou.exitScript