Next:
find()
Up:
string
Previous:
string
Contents
Index
atoi()
Converts a string to a number.
import string i = string.atoi( "123")