Changes

Jump to navigation Jump to search
25 bytes added ,  16:03, 19 May 2014
no edit summary
|-
|'''Examples'''
|Invokes the declared function functions and returns its value (<code>42</code>)values:<br/>
<pre class="brush:xquery">
declare %private function local:solutionone() { 42 12 };declare %private function local:two() { 34 };
for $f in inspect:functions() return $f()
</pre>
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu