The system function LobLib.getSubStrFromClob returns a substring from the value referenced by a variable of type CLOB.
LobLib.getSubStrFromClob( clobVariable CLOB in, pos BIGINT in, length BIGINT in) returns (result STRING)"
Related concepts
Syntax diagram for EGL functions
Related reference
CLOB
EGL library LobLib