JSON Content and Word Output
The JSON content is: {"form":{ "gender":"M"}}.
In Word, the output statement is: <<[form.gender]>>, which works fine.
However, if the JSON content is: {"form":{ "smoke":["Y","N"]}}.
In W…...approach allows you to access the value of the first item in the “smoke”...that are arrays of simple-type values in your JSON data. For further...