4D Language Commands by theme JSONVersion: 21 R3JSONJSON Parse ( jsonString : Text {; type : Integer}{; *} ) : any JSON PARSE ARRAY ( jsonString : Text ; array : Array ) JSON Resolve pointers ( object : Object {; options : Object} ) : Object JSON Stringify ( value : Object, any {; *} ) : Text JSON Stringify array ( array : any {; *} ) : Text JSON TO SELECTION ( aTable : Table ; jsonArray : Text ) JSON Validate ( vJson : Object, Collection ; vSchema : Object ) : Object Selection to JSON ( aTable : Table {; ...aField : Field}{; template : Object}) : Text