![]() ![]() | |
Flash Player 4. This function was deprecated in Flash 5 in favor of String.substr().
mbsubstring(value, index, count)
value The multibyte string from which to extract a new multibyte string.
index The number of the first character to extract.
count The number of characters to include in the extracted string, not including the index character.
A string.
String function; extracts a new multibyte character string from a multibyte character string.
![]() ![]() | |