If then
Posted: Sat Aug 02, 2014 7:49 pm
I am getting an error message - Value "xxx" is not a number value.
I am using an evaluate statement to find a mod of a number
I am than using an IF Then to compare the evaluate result to more or equal to 1. I tried using compare as number and that give the above number.
I then tried as string it does not error but every line is being processed not what I wanted.
I see variables are handled as strings in RoboTask. How do I perform the number comparison in Robotask?
Thank you,
Rob
I am using an evaluate statement to find a mod of a number
I am than using an IF Then to compare the evaluate result to more or equal to 1. I tried using compare as number and that give the above number.
I then tried as string it does not error but every line is being processed not what I wanted.
I see variables are handled as strings in RoboTask. How do I perform the number comparison in Robotask?
Thank you,
Rob