Ultimate Database | |||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
Condition{COND(Clause, Value)}The condition tag allows whole areas of html to be displayed only if a particular clause is true or false. Start the html area with {COND(clause, value)} and finish with {/COND}.
If yoy insert an exclamation mark infront of the clause then the condition will be true if the clause is not met. You can use specil variables in any part of the condition but if you want the variables to be evalulated before the condition is checked then you need to use lower case {cond(x)}, {else}, {/cond}. |
Useful Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||