Langage 4DCommandes par thèmeJSONVersion : SuivantJSONJSON Parse ( chaîneJSON : Text {; type : Integer}{; *} ) : anyJSON PARSE ARRAY ( chaîneJSON : Text ; tab : Array )JSON Resolve pointers ( objet : Object {; options : Object} ) : ObjectJSON Stringify ( valeur : Object, any {; *} ) : TextJSON Stringify array ( tab : Text array, Real array, Boolean array, Pointer array, Object array {; *} ) : TextJSON TO SELECTION ( laTable : Table ; jsonTab : Text )JSON Validate ( vJson : Object ; vSchema : Object ) : ObjectSelection to JSON ( laTable : Table {; ...leChamp}{; template : Object}) : Text