freeClob() The lobLib.freeClob() system function releases the resources used by a CLOB variable.Syntax lobLib.freeClob(clobVariable CLOB inOut) clobVariableThe CLOB variable. If this parameter has a null value, the function does nothing.
Syntax lobLib.freeClob(clobVariable CLOB inOut) clobVariableThe CLOB variable. If this parameter has a null value, the function does nothing.