Flash CS3 Documentation |
|||
| ActionScript 2.0 Language Reference > ActionScript language elements > Global Functions > mblength function | |||
mblength(string:String) : Number
Deprecated since Flash Player 5. This function was deprecated in favor of the methods and properties of the String class.
Returns the length of the multibyte character string.
Availability: ActionScript 1.0; Flash Player 4
string:String - The string to measure.
Number - The length of the multibyte character string.
String, length (String.length property)
Flash CS3
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/9.0/main/00001194.html