Search found 1 match

by AngeloScuro
Tue Jun 11, 2013 4:06 pm
Forum: General Discussion
Topic: String to Interger
Replies: 1
Views: 7594

String to Interger

How can I change a string value to an integer?

for example I have a string {TIMEEDITMIN} that contains "10" but when I try to use IF...THEN and compare it as a number I get an error saying "Value "TIMEEDITMIN" it is not a number value."