G
Guest
I must be missing something but I am not finding a way to check a value of a
variable for "Nothing". In my case, I have optional params to a procedure,
and I would like to know whether a given param was specified. Teh param is
of type "Control", so it gets assigned "Nothing" if it is not passed.
Any help is appreciated.
- Igor
variable for "Nothing". In my case, I have optional params to a procedure,
and I would like to know whether a given param was specified. Teh param is
of type "Control", so it gets assigned "Nothing" if it is not passed.
Any help is appreciated.
- Igor