Returns
- The converted character.
Number
See also
charCodeAt (String.charCodeAt method)
mbsubstring function
mbsubstring(value, index, count) : String
Deprecated since Flash Player 5. This function was deprecated in favor of
method.
Extracts a new multibyte character string from a multibyte character string.
Availability: ActionScript 1.0; Flash Lite 1.0
Parameters
- The multibyte string from which to extract a new multibyte string.
value:String
- The number of the first character to extract.
index:Number
- The number of characters to include in the extracted string, not including
count:Number
the index character.
Returns
- The string extracted from the multibyte character string.
String
See also
substr (String.substr method)
String.substr()
Global Functions
65
Need help?
Do you have a question about the FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE and is the answer not in the manual?
Questions and answers