asString

asString(lcid: Integer): String;

The asString method of the StringUtf8 primitive type returns the receiving UTF8 string converted to a String value.

In an ANSI environment, the conversion uses the character set of the code page for the locale specified by the lcid parameter.