The system function LobLib.attachBlobToTempFile copies the data referenced by a variable of type BLOB into a unique, temporary system file. This function minimizes the memory used at run time.
LobLib.attachBlobToTempFile(blobVariable BLOB in)
Related concepts
Syntax diagram for EGL functions
Related reference
BLOB
EGL library LobLib