The system function LobLib.loadClobFromFile copies the data from a specified file to a memory area referenced by a variable of type CLOB.
LobLib.loadClobFromFile( clobVariable CLOB inOut, fileName STRING in)
Related concepts
Syntax diagram for EGL functions
Related reference
CLOB
EGL library LobLib