| Syntax | |
| Documentation | The 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.
|
| Group | Special |
| Minimum required transaction-mode: | NONE |
| Required scripting permission of the developer | PERMISSION_FL_ADMINISTRATIVE |
| Minimum parameters | 0 |
| Maximum parameters | 0 |