next up previous contents index
Next: Copy Up: Supported conditions Previous: istrue   Contents   Index

isfalse

Tests whether a string is not true, the negation of <istrue>

Attribute Description Required
value value to test Yes

    <isfalse value="${someproperty}"/>
    <isfalse value="false"/>



Andrew Marlow 2003-07-08