cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X

for each - warning in ThingWorx 8.3

ehalvordsson
12-Amethyst

for each - warning in ThingWorx 8.3

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

1 ACCEPTED SOLUTION

Accepted Solutions

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

View solution in original post

2 REPLIES 2

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).

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

Top Tags