OEMTOANSI
OEMTOANSI(string AS STRING) AS STRING
Converts all the characters of <string> from the OEM character set to the ANSI character set and returns the converted string.
OEMTOANSI(string AS STRING) AS STRING
Converts all the characters of <string> from the OEM character set to the ANSI character set and returns the converted string.