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