utf_from_locale creates a Unicode string from an 8-Bit-ANSI string using the current local code page.
Return Value
ssTextUnicode is a Unicode string.
Parameters
ssTextAnsi is an ANSI string.
Example
a b c
History
| Version | Description |
|---|---|
| 5.0.0 | New |
See also
id-607391