UTF8Encode

Encodes the specified string with UTF-8

Syntax

UTF8Encode = function(aText);

Parameters

  • aText
    • functions: source string

Returned value

  • functions: encoded string