M
masterphilch
Hi
How can I add optional arguments to a UDF?
Function myfunc(arg1,arg2,[arg3])
->that with theses squared brackets doesn't work...
thanks for help
masterphilch
How can I add optional arguments to a UDF?
Function myfunc(arg1,arg2,[arg3])
->that with theses squared brackets doesn't work...
thanks for help
masterphilch