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