====== UTF8Decode ====== Decodes specified string with UTF-8 ===== Syntax ===== UTF8Decode = function(aText); ==== Parameters ==== * **//aText//** * //functions:// encoded string ==== Returned value ==== * //functions:// decoded string