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 : any {; *} ) : TextJSON TO SELECTION ( laTable : Table ; jsonTab : Text )JSON Validate ( vJson : Object, Collection ; vSchema : Object ) : ObjectSelection to JSON ( laTable {; leChamp}{; leChamp2 ; ... ; leChampN}{; template}) : Text