Remove a single UDF

Hi Adrian


I'd like to be able to unregister a single UDF by name - I can't see a method to do that (only one to clear all UDFs). Is there a workaround?

Thanks, Bob

Indeed, there is only code to clear all. To be honest, I was wondering why would someone even want a clear method, it is there just in case someone needs it.


We can add a method to remove a single function, that's no problem at all. But I am curious on why you would want to do that? What's the purpose of removing a function?

In any case, it is just curiosity. We'll be adding it anyway, so email me if you want an urgent fix.