iselse Element
Use with <isif>
to specify what happens if neither the <isif>
condition nor any <iselseif>
conditions evaluate to true
.
In this example, a coupon code is entered in the browser. If it's invalid, <iselse>
returns a value of "".