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 : Text array, Real array, Boolean array, Pointer array, Object array {; *} ) : TextJSON TO SELECTION ( aTabela ; objetoJson : Text )JSON Validate ( vJson : Object ; vSchema : Object ) : ObjectSelection to JSON ( aTabela {; ...oCampo}{; modelo : Object}) : Text