1-Visitor
September 25, 2018
Solved
for each - warning in ThingWorx 8.3
- September 25, 2018
- 2 replies
- 1636 views
We are upgrading a ThingWorx 7.3 based server to 8.3. I noticed that we now receive a warning when using a syntax like
for each (var row in myInfotable.rows)
However, when I try to save the attached example then it seems to work. Does Rhino in ThingWorx 8.3 support the syntax in the example or not? I understand we should try to avoid this but I want to know if we can expect problems during the migration?
Many thanks
Erik

