int(8..8)|int(16..16)|int(32..32) width(string s)
Returns the width of a string.
Three return values are possible:
The string s only contains characters <= 255.
The string s only contains characters <= 65535.
The string s contains characters >= 65536.