Function thread from system
Brief description
thread(command:):void
Starts a command in a thread More ...
Function information
| Name: | thread |
| Base: | |
| Group: | Debug plugins:Threading |
| Icon: | thread.png |
| Color: | black |
| Authors: | |
| Copyright: |
Detailed description
Starts a command in a thread
Input parameters
-
command:
- Command to execute in a thread
Return values
-
Default return value:
void
