The symbol should be omitted if this expression is true.
Element Detail
unless
public abstract java.lang.String unless
The symbol should be omitted unless this expression is true.
Supplying a value for this parameter is incompatible with supplying a value to the when() parameter.
Returns:
the conditional expression.
Default:
""
when
public abstract java.lang.String when
The symbol should be omitted if this expression is true.
Supplying a value for this parameter is incompatible with supplying a value to the unless() parameter.