Adding rows to an infotable
Hey there,
In the Thingworx scripts, how can you add a row to an infotable that is already existing? Is see there is an AddRow option and I try to add that to my me.thisInfo object, but it requires a "row" object as an argument and I do not know how to set that opject up. I tried a few ways and it accepted it but with no addition to the Infotable.
Within the infotable the data shape just has the field definition of "Names" Just to keep it simple for now.
Thanks for any help!

