Flash 8 Documentation |
|||
| ActionScript 2.0 Language Reference > ActionScript language elements > Global Functions > ord function | |||
ord(character:String) : Number
Deprecated since Flash Player 5. This function was deprecated in favor of the methods and properties of the String class.
Converts characters to ASCII code numbers.
Availability: ActionScript 1.0; Flash Player 4
character:String - The character to convert to an ASCII code number.
Number - The ASCII code number of the specified character.
String, charCodeAt (String.charCodeAt method)
Version 8
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/8/main/00001754.html