Test Variable?
Sarah Reichelt
sarah.reichelt at gmail.com
Fri Feb 10 17:47:04 EST 2006
> How do I test whether a variable is null or not?
>
Null as in not yet initialized?
Try this:
if myVar is empty then ....
HTH,
Sarah
More information about the use-livecode
mailing list