N
Nuno Guerra
Hi there.
I have x.value=""
Why does this hapen?
IsNull(x) -- returns false
IsEmpty(x) -- returns false
I have to evaluate the x.value and return 0 (zero) if the value doesn't
contain any value. How can I get arround with this?
thanks
I have x.value=""
Why does this hapen?
IsNull(x) -- returns false
IsEmpty(x) -- returns false
I have to evaluate the x.value and return 0 (zero) if the value doesn't
contain any value. How can I get arround with this?
thanks