Skip to main content
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

This topic has been closed for replies.
Best answer by ehalvordsson

Thanks this is what I suspected as well. Will mark as correct when we have done the update.

2 replies

1-Visitor
September 25, 2018

Just my thoughts, but I think this is a problem with the code inspector itself (they may reused from a browser side code inspector and they missed to remove this check).

ehalvordsson1-VisitorAuthorAnswer
1-Visitor
September 26, 2018

Thanks this is what I suspected as well. Will mark as correct when we have done the update.