Navigation: Contents Index Previous Next
StrToInt converts the string S, which represents an integer-type number in either decimal or hexadecimal notation, into a number.
a=StrToInt("12")