Skip to main content

The "sys_action_term" Function

Syntax#

sys_action_term();
ArgumentTypeDescription
N/AN/ANo arguments

Description#

Terminates the running action so that it is considered complete and will no longer be performed.

As this script is run automatically by all action scripts, it is never necessary to run sys_action_term manually.