Changes

Jump to navigation Jump to search
11 bytes added ,  14:53, 31 October 2018
==Elvis Operator==
The Elvis operator is also available in other languages; it . It is sometimes called [https://en.wikipedia.org/wiki/Null_coalescing_operator null-coalescing operator]. The In XQuery, the value of the first operand will be returned if it is a non-empty sequence. Otherwise, the value of the second operand will be returned. It is equivalent to the {{Function|Utility|util:or}} function:
<pre class="brush:xquery">
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu