Hi There,
I am having trouble with something that should be very simple,
I have a textbox and am trying to check if it is empty:
if text0.text = "" then
.........
end if.
problem is that it doesn't work, tryed a few variations, either returns an error or doesn't return anything at all,
any help would be appreciated.
I am having trouble with something that should be very simple,
I have a textbox and am trying to check if it is empty:
if text0.text = "" then
.........
end if.
problem is that it doesn't work, tryed a few variations, either returns an error or doesn't return anything at all,
any help would be appreciated.