Would someone have an idea how to determine if PageTextVar1 is defined
and/or blank, and possibly how to make the equal succeed ? Without
the quotes, there is of course no problem.
(:PageTextVar1:abc "de" 'fg' hij:)
(:if equal ({$:PageTextVar1}) (abc "de" 'fg' hij) :)
OK
(:ifend:)
Christophe