Forum Discussion

jskrable's avatar
jskrable
New Contributor III
8 years ago

Script Snap Data Structures

Hello, I have written a script to create a JSON object with counters of a parameterized length, with the desired structure like this: [ { “counter”: 1 }, { “counter”: 2 }, { “co...