<if variable></if>
Provided by module: Tags: RXML 2 tags
Does the variable exist and, optionally, does its content match the
pattern? This is an Eval plugin.
Attributes
- variable="name[ operator pattern]"
-
Choose variable to test. Valid operators are '=', '==', 'is', '!=',
'<' and '>'.
Examples of how this Eval plugin exists in <if>
documentation and the If tags
tutorial.