docs.roxen.comView this page in a printer friendly mode
DocsRoxenWebServer 6.1Web Developer ManualVariable Tags
Copyright © 2019, Roxen Internet Software
Suggestions, comments & compliments
manuals@roxen.com
 DEMO  DOCS  PIKE
 COMMUNITY  DOWNLOAD
www.roxen.com

   

<append>
<copy-scope>
<dec>
<define>
<elements>
<inc>
<insert>
<insert cached-href>
<insert file>
<insert href>
<insert realfile>
<insert scopes>
<insert variable>
<insert variables>
<json-format>
<json-parse>
<range>
<recaptcha-site-key>
<roxen-automatic-charset-variable>
<scope>
<set>
<sprintf>
<sscanf>
<undefine>
<unset>
<use>
<value>
<vform>

<json-parse></json-parse>

Provided by module: Tags: RXML tags

Parses a JSON-formatted string. This returns a value of the same type as the top level JSON object, typically an array or a mapping.


Attributes

value="string"

The JSON-formatted value to parse.


variable="string"

Get the JSON-formatted value to parse from this variable, unless value is provided. If neither is specified the content of the container is used.