Lenguaje 4D Comandos por tema JSONVersión: 21 R3JSONJSON 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 : Text array, Real array, Boolean array, Pointer array, Object array {; *} ) : Text JSON TO SELECTION ( laTabla ; objetoJson : Text ) JSON Validate ( vJson : Object ; vSchema : Object ) : Object Selection to JSON ( laTabla {; ...elCampo}{; template : Object}) : Text