native is_char_mb(ch);
ch | Character to test. |
Returns if a character is multi-byte or not.
Only available in 1.8.3 and above.
0 for a normal 7-bit ASCII character, otherwise number of bytes in multi-byte character.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.