Maptitude GISDK Help |
Returns the ASCII code of a character.
c = Ascii(string c)
Argument |
Contents |
c |
A single character |
The ASCII code of the character.
code = Ascii("a") // code is now 97
Function |
Summary |
Returns a character from the ASCII table |
|
Converts an integer to a string representation of the integer value |
|
Converts a real number to string |
©2025 Caliper Corporation | www.caliper.com |