How can I query a variable with regard to space/initial?
if V[abcd] // Variable filled? ... endif
or, as the case may be:
if not V[abcd] // Variable unfilled? ... endif