The system function LobLib.getStrFromClob returns a string that corresponds to the value referenced by a variable of type CLOB.
LobLib.getStrFromClob(clobVariable CLOB in) returns (result STRING)
Related concepts
Syntax diagram for EGL functions
Related reference
CLOB
EGL library LobLib