Can you specify variables as int, bool, etc?
- Gunner1980
- Posts: 89
- Joined: Mon Apr 05, 2010 8:44 pm
- Location: Austin, Texas
Can you specify variables as int, bool, etc?
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.
- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: Can you specify variables as int, bool, etc?
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
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