Lua:ansiToUtf8

From Cheat Engine
Jump to navigation Jump to search

function ansiToUtf8(String) : string

Converts a string in Ansi encoding to UTF8.

Function Parameters

Parameter Type Description
String string The string to convert


See also

Related Functions