Changes

Jump to navigation Jump to search
2 bytes removed ,  16:22, 9 April 2014
m
Changed 'oder' to 'or'
'''Result:''' <code>42</code>
</li>
<li>Getting the function item of an existing (built-in oder or user-defined) XQuery function. The arity (number of arguments) has to be specified as there can be more than one function with the same name:
<pre class="brush:xquery">let $f := math:pow#2
return $f(5, 2)</pre>
administrator, editor
33

edits

Navigation menu