Purpose: | Execute a command in a separate thread. |
Format: | THREAD command [args] |
Usage:
It is the user's responsibility to ensure that there are no I/O or file system conflicts when running multiple THREAD commands and/or running THREAD simultaneously with commands in the primary TCC-RT thread.
THREAD will set the internal variable _thread_result to the return value of command.