The lobLib.getStrFromClob() system function returns a string that corresponds to the value referenced by a CLOB variable.
lobLib.getStrFromClob(clobVariable CLOB in) returns (result STRING)