Accessibility
 
Home > Products > Flash > Support > ActionScript Dictionary
Flash Icon Macromedia Flash Support Center - ActionScript dictionary
ord

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
String (object)

To Table of Contents Back to Previous document Forward to next document