${not()}
Use ${groovy(! <expression>)} instead.
Returns the opposite of the Boolean specified by VALUE.
| Name | XPath | Description | Reagent Type | Expected Type | Required |
|---|---|---|---|---|---|
| VALUE | descendant-or-self::text() | A phrase that evaluates to a Boolean. | PHRASE | java.lang.Boolean | Yes |