Changes

Jump to navigation Jump to search
29 bytes added ,  13:06, 18 January 2018
)
</pre>
* The following example returns "Command “Command not found" found” (unless {{Code|xyz}} is a valid command on the system):
<pre class="brush:xquery">
try {
proc:system('xyz')
} catch proc:* error { 'Command not found.: '|| $err:description
}
</pre>
Bureaucrats, editor, reviewer, Administrators
13,551

edits

Navigation menu