ASC(<string>)


Returns the ASCII code of the first char in string <string>.

 

 

See Also: String Manipulation


Language Reference  Table Of Contents