Stringify (Json function): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(No difference)

Revision as of 17:20, 17 February 2015

Serialize a JSON object (Json class)

[Introduced in Model 204 7.6]


This page is under construction.

Syntax

%unicode = json:Stringify[( [Indent= number])] Throws JsonCircularReference

Syntax terms

%unicodeUnicode
Json Json object, which may be Null
Indent number
This default value of this argument is ??.

Usage notes

Examples

See also