Delete (Json function): Difference between revisions

From m204wiki
Jump to navigation Jump to search
Wiccan (talk | contribs)
Automatically generated page update
(No difference)

Revision as of 17:20, 17 February 2015

Delete a JSON object/array item value (Json class)

[Introduced in Model 204 7.6]


This page is under construction.

Syntax

[%number =] json:Delete( index) Throws InvalidJsonType

Syntax terms

%numbernumber
Json Json object, which may be Null
nonObject NonObject

Usage notes

Examples

See also