N-R > ord |
ord
ord, string function, ascii, deprecated
Availability
Flash Player 4. This function has been deprecated in favor of the methods and properties of the String (object).
Usage
ord(character)
Parameters
character The character to convert to an ASCII code number.
Returns
Nothing.
Description
String function; converts characters to ASCII code numbers.
See also