6 lines
231 B
Text
6 lines
231 B
Text
;Task
|
|
Execute a system command and get its output into the program. The output may be stored in any kind of collection (array, list, etc.).
|
|
<br><br>
|
|
;Related task
|
|
* [[Execute_a_system_command | Execute a system command]]
|
|
<br><br>
|