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 : any {; *} ) : TextJSON TO SELECTION ( laTabla : Table ; objetoJson : Text )JSON Validate ( vJson : Object, Collection ; vSchema : Object ) : ObjectSelection to JSON ( laTabla : Table {; ...elCampo : Field}{; template : Object}) : Text