Reference Guide > TDV Support for SQL Functions > Date Functions > ISUTF8
 
ISUTF8
Tests whether a string is a valid UTF-8 string. Returns true if the string conforms to UTF-8 standards, and false otherwise.
Syntax
ISUTF8( string );