- Aug
- 2,810
- 146
The help for the THREAD command (THREAD - Execute a command in a separate thread.) states that;
_thread_result is not listed in the help file under variables;
Joe
THREAD will set the internal variable _thread_result to the return value of command.
_thread_result is not listed in the help file under variables;
Joe