Changes

Jump to navigation Jump to search
50 bytes removed ,  18:36, 29 November 2016
no edit summary
|Executes the specified command in a separate process and returns the result as string. {{Code|$cmd}} is the name of the command, arguments to the command may be specified via {{Code|$args}}. The {{Code|$options}} parameter contains process options:
* {{Code|encoding}}: convert result to the specified encoding. If no encoding is supplied, the system’s default encoding is used.
* {{Code|timeout}}: query abort process execution will be interrupted after the specified number of seconds.* {{Code|dir}}: local process command in the specified directory from which the process will be executed.
|-
|'''Errors'''
|Executes the specified command in a separate process and returns the result as element. {{Code|$cmd}} is the name of the command, and arguments to the command may be specified via {{Code|$args}}.The {{Code|$options}} parameter contains process options:
* {{Code|encoding}}: convert result to the specified encoding. If no encoding is supplied, the system’s default encoding is used.
* {{Code|timeout}}: query abort process execution will be interrupted after the specified number of seconds.* {{Code|dir}}: local process command in the specified directory from which the process will be executed.
A result has the following structure:
<pre class="brush:xml">
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu