Lenguaje 4D Comandos por tema JSONVersión: 21 R4 BETAJSONJSON Parse ( cadenaJSON : Text {; tipo : Integer}{; *} ) : any JSON PARSE ARRAY ( cadenaJSON : Text ; array : Array ) JSON Resolve pointers ( objeto : Object {; opciones : Object} ) : Object JSON Stringify ( valor : Object, any {; *} ) : Text JSON Stringify array ( array : any {; *} ) : Text JSON TO SELECTION ( laTabla : Table ; objetoJson : Text ) JSON Validate ( vJson : Object, Collection ; vSchema : Object ) : Object Selection to JSON ( laTabla : Table {; ...elCampo : Field}{; template : Object}) : Text