Forum Migration Notice
We're transitioning to a more modern community platform by the end of this year. Learn about the upcoming changes and what to expect.

How to assigne varible's name in a loop?

Hi, I want to write a loop to assign variable names: For i FROM 1 to 100 DO VAR pos Mypos_(i) ! I want to have Mypos_1 all the way until Mypos_100. how to achieve this in RAPID? END Thanks!

Best Answer