Hi
I am trying to iterate over some nodes in JSON to get the name and urls of the items.
See macro below.
In the repeat action I am trying to add the numbers of which item to get with the variable Count.
Put it does not get expanded to the number set in the action.
%JSONValue%JSONContent.DOWNLOAD.TECHDOCS[%Variable%Count%].Name%
A sample of the JSON-file can be downloaded here: https://d.pr/f/noKVvn+
JSON READING TEST Macro (v9.2)
JSON READING TEST.kmmacros (4.8 KB)