The system function LobLib.getClobLen returns the number of characters referenced by a variable of type CLOB.
LobLib.getClobLen(clobVariable CLOB in) returns (result BIGINT)
Related concepts
Syntax diagram for EGL functions
Related reference
CLOB
EGL library LobLib