Search found 2 matches

by artyom
Fri Sep 11, 2015 1:15 pm
Forum: General Discussion
Topic: How to convert string to integer
Replies: 2
Views: 24553

Re: How to convert string to integer

Oleg wrote:Any variables of RoboTask are strings
You do not need to convert them. RoboTask make necessary transformations itself, if it's possible.
Thank you for help! Your example was very helpfull ))))
by artyom
Fri Sep 11, 2015 8:55 am
Forum: General Discussion
Topic: How to convert string to integer
Replies: 2
Views: 24553

How to convert string to integer

Hello. I use RoboTask Lite and I have a question: how can i convert string variable (content of the clipboard {ClipBoardContent} ) to integer, so i can increase or decrease it?