Pascal Scripting: Utf8Decode

Prototype:

function Utf8Decode(const S: AnsiString): String;

Description:

Decodes a UTF-8 encoded ANSI string into a Unicode string.