[pmwiki-users] Conditional markup equal with quotes

Christophe David pmwiki at christophedavid.org
Tue Jun 5 13:57:13 CDT 2007


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



More information about the pmwiki-users mailing list