|
<else>
<elseif>
<false>
<if>
<then>
<true>
<if accept>
<if client>
<if clientvar>
<if config>
<if cookie>
<if date>
<if domain>
<if exists>
<if expr>
<if false>
<if group>
<if ip>
<if language>
<if match>
<if ppoint>
<if pragma>
<if prestate>
<if referrer>
<if supports>
<if time>
<if true>
<if user>
<if variable>
|
<true/>
An
internal tag used to set the return value of <if> tags. It will ensure that the next
<else> tag will not show its contents.
It can be useful if you are writing your own <if> lookalike tag.
|
|