Hello,
I have a string:
MyString="1234".
I want to convert it to an integer or long.
MyLong=1234

Thx
Xmas