ord

Availability

Flash Player 4. This function has been deprecated in favor of the methods and properties of the String class.

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 class