vectorRequestNOT

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

<vectorRequestNOT>
  <ANDRequestWrapper>
      <requestPrint />
  </ANDRequestWrapper>
</vectorRequestNOT>

This consists of

Places this can be found

In vectorRequest there is a choice between all of the following