docs.roxen.comBack to normal mode
DocsRoxenWebServer 6.1Web Developer ManualVariable Tags
Copyright © 2021, Roxen Internet Software
Suggestions, comments & compliments
manuals@roxen.com

<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.