Línguagem 4D Commands by theme JSONVersão: 21 R3JSONJSON Parse ( cadeiaJSON : Text {; tipo : Integer}{; *} ) : any JSON PARSE ARRAY ( cadeiaJSON : Text ; arrayObjeto : Array ) JSON Resolve pointers ( objeto : Object {; opções : Object} ) : Object JSON Stringify ( valor : Object, any {; *} ) : Text JSON Stringify array ( array : Text array, Real array, Boolean array, Pointer array, Object array {; *} ) : Text JSON TO SELECTION ( aTabela ; objetoJson : Text ) JSON Validate ( vJson : Object ; vSchema : Object ) : Object Selection to JSON ( aTabela {; ...oCampo}{; modelo : Object}) : Text