| {{Code|[input]}}
|Updated with {{Version|7.4}}. 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#BaseX Command Scripts|Command Script]]; otherwise, it will be evaluated as XQuery expression.
* Otherwise, the input string itself is evaluated as XQuery expression.
|
| {{Code|[input]}}
|Updated with {{Version|7.4}}. 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#BaseX Command Scripts|Command Script]]; otherwise, it will be evaluated as XQuery expression.
* Otherwise, the input string itself is evaluated as XQuery expression.
|
;Version 7.4
* Added: detection of [[Commands#BaseX Command Scripts|BaseX Command Scripts]].
; Version 7.3: