The system function LobLib.setClobFromString copies a string into a memory area referenced by a variable of type CLOB.
LobLib.setClobFromString( clobVariable CLOB inOut, str STRING in)
Related concepts
Syntax diagram for EGL functions
Related reference
CLOB
EGL library LobLib