next up previous contents index
Next: isfalse Up: Supported conditions Previous: contains   Contents   Index

istrue

Tests whether a string equals any of the ant definitions of true, that is "true","yes", or "on"

Attribute Description Required
value value to test Yes

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



Andrew Marlow 2003-07-08