Hi,
I have a table in file globals (2D array).
Each column of the table has an associate variable in file global.
For i want my custom step to run N time which is the number of rows in the table.
In each iteration, i want to take each value of the row and assign the value to the asscoiated variable in file global.
so, i want to have a looping mechanism in the expression.
I guess it is not explicitly present right now. Right now, i use teststand API to update the variable.
It would be nice to have looping in expression. This will improve my custom steps performance.
Regards,
Muthuraman S
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.