Page 1 of 1

Can you specify variables as int, bool, etc?

Posted: Thu May 05, 2011 4:03 pm
by Gunner1980
When creating a global parameter or a parameter in a simple table is there any way to set the variable as an int, bool, etc? It seems to always be created as a string and then I have to do a bunch of converts in my user code.

Re: Can you specify variables as int, bool, etc?

Posted: Thu May 05, 2011 7:28 pm
by Support Team
Hello,

current via the GUI you can make only string variables. In user code you could make variables of other types as well, but that's of little use in recordings and repositories of course.

Regards,
Roland
Ranorex Support Team