Execute the enclosed block if a previous <if> statement is false.
<if test="coffee==0"><echo>Get more coffee</echo></if><else><echo>Have a cup of coffee</echo></else>
name | purpose | type | required? | default | choices |
---|---|---|---|---|---|
if |
Conditional expression | expression | No | yes |