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

Utf8EncodeString
Syntax
Utf8EncodeString(InputStr);
InputStr
Description
Encodes a text string to UTF8 format.
Returns
str
Example
$Utf8_EncodedString = utf8EncodeString("string to be encoded");
OpenText StreamServe 5.6 Updated: 2013-03-01