4D LanguageCommandsJSONVersion: 20 R7JSONJSON Parse ( jsonString {; type}{; *} ) : anyJSON PARSE ARRAY ( jsonString ; array )JSON Resolve pointers ( object {; options} ) : ObjectJSON Stringify ( value {; *} ) : TextJSON Stringify array ( array {; *} ) : TextJSON TO SELECTION ( aTable ; jsonArray )JSON Validate ( vJson ; vSchema ) : ObjectSelection to JSON ( aTable {; aField}{; aField2 ; ... ; aFieldN}{; template}) : Text