Lenguaje 4DComandos por temaJSONVersión: SiguienteJSONJSON Parse ( cadenaJSON : Text {; tipo : Integer}{; *} ) : anyJSON PARSE ARRAY ( cadenaJSON : Text ; array : Array )JSON Resolve pointers ( objeto : Object {; opciones : Object} ) : ObjectJSON Stringify ( valor : Object, any {; *} ) : TextJSON Stringify array ( array : Text array, Real array, Boolean array, Pointer array, Object array {; *} ) : TextJSON TO SELECTION ( laTabla ; objetoJson : Text )JSON Validate ( vJson : Object ; vSchema : Object ) : ObjectSelection to JSON ( laTabla {; ...elCampo}{; template : Object}) : Text