cel-java
cel-java copied to clipboard
How to implement overload for Custom functions
Hello
CEL custom method wants to be overload Is there a code example?
test(String,String) test(String,int)
thanks
Pretty sure that there is something like that in one of the tests and very likely also in the code that defines the standard functions.