Chrissirhc
Programmer
Hi,
If you don't pass an optional argument to a subroutine it comes up as missing. However, if I try the following code
if myArgument is missing I get a debug error. How do I test for this without trying and catching?
Thanks,
Chris
If you don't pass an optional argument to a subroutine it comes up as missing. However, if I try the following code
if myArgument is missing I get a debug error. How do I test for this without trying and catching?
Thanks,
Chris