IfNonEmpty
A conditional tag used to test whether a template variable or tag are non-empty. This tag is considered deprecated, in favor of the <mt:If> tag.
Attributes
tag
: A tag which is evaluated and tested for non-emptiness.name
orvar
: A variable whose contents are tested for non-emptiness.