Condition to control the execution of all the contained builders. The resolved value has to be true
or false
(where everything else then true
is handled as false
, case ignored).
The following definitions are supported:
- fix value
true
or false
- reference of a build parameter (e.g.
${DOIT}
)
- as TokenMacro consumer (install any plugin from the TokenMacro Producer List)
With the checkbox it is possible to invert the resolved condition.