mbord function

mbord(character:String) : Number

Deprecated since Flash Player 5. This function was deprecated in favor of String.charCodeAt().

Converts the specified character to a multibyte number.

Availability: ActionScript 1.0; Flash Player 4

Parameters

character:String - The character to convert to a multibyte number.

Returns

Number - The converted character.

See also

charCodeAt (String.charCodeAt method)