Parse (Json function)
Create an JSON object from serialized JSON (Json class)
[Introduced in Model 204 7.6]
This page is under construction.
Syntax
%json = [%(Json):]Parse( unicode) Throws JsonParseError
Syntax terms
%json | Json object |
---|---|
[%(Json):] | The optional class name in parentheses denotes a virtual constructor. See "Usage notes", below, for more information about invoking a virtual constructor. |
unicode | Unicode |