UTF8Encode
Encodes the specified string with UTF-8
Syntax
UTF8Encode = function(aText);
Parameters
- aText
- functions: source string
Returned value
- functions: encoded string
en:wascript:ecma:methods:utf8encode
Encodes the specified string with UTF-8
UTF8Encode = function(aText);