String (Json function)

From m204wiki
Revision as of 17:20, 17 February 2015 by Wiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Create a String JSON object (Json class)

[Introduced in Model 204 7.6]


This page is under construction.

Syntax

%json = [%(Json):]String( unicode)

Syntax terms

%jsonJson 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

Usage notes

Examples

See also