Lua:ansiToUtf8
Revision as of 02:07, 11 March 2017 by TheyCallMeTim13 (talk | contribs)
function ansiToUtf8(String) : string
Converts a string in Ansi encoding to UTF8.
Function Parameters
Parameter | Type | Description |
---|---|---|
String | string | The string to convert |