$process

Function collection to start and interact with OS specific programs.
Syntax
    $process
DocumentationThe process function collection will give you the ability to start non-SITEFORUM programs, feed them input and evaluate it's output and return value. You'll find more information at the documentation of the following subfunctions: $process.clearList.class $process.exec.class $process.fork.class $process.getExitValue.class $process.getStderr.class $process.getStdout.class $process.isExited.class $process.kill.class $process.list.class $process.setInput.class $process.setInputEOF.class $process.waitFor.class $process.waitForAll.class
Examples
This function may not be invoked directly. Use one of it's subfunctions instead.
GroupSpecial
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_ADMINISTRATIVE
Minimum parameters0
Maximum parameters 0