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…...Output The JSON content is: {"form":{ "gender":"M"}} . In Word...the output statement is: <<[form.gender]>> , which works fine...