UTF8Decode
Decodes specified string with UTF-8
Syntax
UTF8Decode = function(aText);
Parameters
- aText
- functions: encoded string
Returned value
- functions: decoded string
en:wascript:ecma:methods:utf8decode
Decodes specified string with UTF-8
UTF8Decode = function(aText);