py_term()

Sends a termination signal to all running Python scripts.

Syntax

py_term()

Parameters

Parameter Type Description
None

Return Value

Examples

Terminate all running Python scripts

py_term();

See also

terminate

py_list
py
py_term
py_msg