M > mbchr |
![]() ![]() ![]() |
mbchr
Availability
Flash Player 4. This function has been deprecated in favor of the String.fromCharCode
method.
Usage
mbchr(number
)
Parameters
number
The number to convert to a multibyte character.
Returns
A string.
Description
String function; converts an ASCII code number to a multibyte character.
See also
![]() ![]() ![]() |