|- valign="top"
| {{Code|[input]}}
|Updated with {{Version|7.5}}. Evaluates the specified input:
* The input string may point to an existing file. If the file suffix is {{Code|.bxs}}, the file content will be evaluated as [[Commands#Basics|Command Script]]; otherwise, it will be evaluated as XQuery expression.
* Otherwise, the input string itself is evaluated as XQuery expression.
|- valign="top"
| {{Code|[input]}}
|Updated with {{Version|7.5}}. Evaluates the specified input:
* The input string may point to an existing file. If the file suffix is {{Code|.bxs}}, the file content will be evaluated as [[Commands#Basics|Command Script]]; otherwise, it will be evaluated as XQuery expression.
* Otherwise, the input string itself is evaluated as XQuery expression.
|
| {{Code|-Uadmin -Padmin}}
|- valign="top"
| {{Code|-R}}
| This flag has been removed in {{Version|7.5}}, as all servlets are now specified in the {{Code|web.xml}} configuration file. It was used to deactivate the [[REST]] service.
| <code>web.xml</code>
|
|
|- valign="top"
| {{Code|-s<num>}}
|
| {{Code|-Uadmin}}
|- valign="top"
| {{Code|-W}}
| This flag has been removed in {{Version|7.5}}, as all servlets are now specified in the {{Code|web.xml}} configuration file. It was used to deactivate the [[WebDAV]] service.
| <code>web.xml</code>
|
|
|- valign="top"
| {{Code|-X}}
| This flag has been removed in {{Version|7.5}}, as all servlets are now specified in the {{Code|web.xml}} configuration file. It was used to deactivate the [[RESTXQ]] service.
| <code>web.xml</code>
|
|
|- valign="top"
| {{Code|-z}}