Function concurrent from system
Brief description
concurrent(commands:List)
Starts several commands concurrently More ...
Function information
Name: | concurrent |
Base: | |
Group: | Debug plugins:Threading |
Icon: | thread.png |
Color: | black |
Authors: | |
Copyright: |
Detailed description
Starts several commands concurrently. The result is provided by the fastest command. Remember to quote the arguments.
Input parameters
-
commands:
List
- List of quoted commands to execute
Return values
-
Default return value:
- The result of the fastest command