Expression
Executes the given script which is expected to return a boolean value.
Returns
- Success. If the expression returns
true
. - Failure. If the expression returns
false
.
Executes the given script which is expected to return a boolean value.
true
.false
.