Changes

Jump to navigation Jump to search
376 bytes removed ,  16:23, 24 June 2015
| ''serialize''
|}
 
The JSON function signatures provide an {{Code|$options}} argument. Options can either be specified
* as children of an {{Code|<json:options/>}} element; e.g.:
<pre class="brush:xml">
<json:options>
<json:format value='direct'/>
...
</json:options>
</pre>
* or as map, which contains all key/value pairs:
<pre class="brush:xquery">
map { 'format': 'direct', ... }
</pre>
=Functions=
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu