Línguagem 4DCommands by themeJSONVersão: PróximoJSONJSON Parse ( cadeiaJSON : Text {; tipo : Integer}{; *} ) : anyJSON PARSE ARRAY ( cadeiaJSON : Text ; arrayObjeto : Array )JSON Resolve pointers ( objeto : Object {; opções : Object} ) : ObjectJSON Stringify ( valor : Object, any {; *} ) : TextJSON Stringify array ( array : any {; *} ) : TextJSON TO SELECTION ( aTabela : Table ; objetoJson : Text )JSON Validate ( vJson : Object, Collection ; vSchema : Object ) : ObjectSelection to JSON ( aTabela : Table {; ...oCampo : Field}{; modelo : Object}) : Text