requestNOT
The output is the logical NOT of the output of the included request. This mean that it will evaluate to false if the enclosed request evaluates to true, and vice versa.
Example
<requestNOT> <requestPrint/> </requestNOT>
The output is the logical NOT of the output of the included request. This mean that it will evaluate to false if the enclosed request evaluates to true, and vice versa.
<requestNOT> <requestPrint/> </requestNOT>