Ugh
I would assume that for loop works for the first iteration, but it fails on the second iteration. This is because in the first iteration, the number in the ${num*} variables is set to None when the expression in Run Keyword If keyword evaluates as false. When the expression is evaluated as False the Run Keyword If doesn't have anything to return because Evaluate keyword is not run and therefore None is saved to the ${num*} variables.
There is way to solve your problem in the example by using Set Variable If[1] keyword. But perhaps we could find a better solution to your problem if you could explain what is the problem you are trying to solve.
-Tatu
Send from my mobile
[1] http://robotframework.org/robotframework/latest/libraries/BuiltIn.html#Set%20Variable%20If
--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-users+unsub...@googlegroups.com.
To post to this group, send email to robotframework-users@googlegroups.com.
Visit this group at https://groups.google.com/group/robotframework-users.
For more options, visit https://groups.google.com/d/optout.