Converts a double-byte string to its single-byte equivalent.
MBTOSBS {txt_var}
Converts the specified string as follows: Any occurrence of a double-byte character that also has a single-byte representation (numerals, punctuation, roman characters, and katakana) is converted.
The TO_SINGLE_BYTE function of LET