freeBlob() The lobLib.freeBlob system function releases any resources used by a BLOB variable. Syntax lobLib.freeBlob(blobVariable BLOB inOut) blobVariableThe BLOB variable. If this parameter has a null value, the function does nothing.
Syntax lobLib.freeBlob(blobVariable BLOB inOut) blobVariableThe BLOB variable. If this parameter has a null value, the function does nothing.