Question Roman Faustov · Sep 22, 2024 Property of list of lists Hello, i need to make property that is of type List of Lists of String (see "body_text" in JSON) How can i make it? Thanks { "type": "BODY", "text": "<TEXT>", # Required if <TEXT> string contains variables "example": { "body_text": [ [ <BODY_TEXT> ] ] } } #InterSystems IRIS for Health 0 1 0 89
Question Roman Faustov · Jun 20, 2023 jsonProvider been deprecated As it says in documentation %ZEN.Auxiliary.jsonProvider been deprecated. We been using it's functions like %ConvertJSONToObject, WriteJSONFromObject etc. Is there any replacement? #JSON #InterSystems IRIS for Health 1 4 2 301