Script functions reference > Script functions in alphabetical order > U > Utf8DecodeString

Utf8DecodeString
Syntax
Utf8DecodeString(InputStr);
InputStr
Description
Decodes an UTF8 encoded text string.
Returns
str
Example
$DecodedString = utf8DecodeString("string to be decoded");
OpenText StreamServe 5.6 Updated: 2013-03-01