| '''Errors'''
|The command fails if the specified file does not exist, or if the retrieved input is invalid. It will be canceled as soon as one of the executed commands fails.
|-
| '''Examples'''
|
* <code>RUN query.xq</code><br/>will evaluated the specified file as XQuery expression
* <code>RUN commands.bxs</code><br/>will evaluated the specified file as command script
|}