Cernunnos Manual


${not()}

** DEPRECATED ** since 1.0.0

Use ${groovy(! <expression>)} instead.

Description:

Returns the opposite of the Boolean specified by VALUE.

Reagents:

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

Examples: