This page provides a list of OpenPipeline DQL operators for the exclusively to the DQL processor. For in-depth information on a specific operator, select its name.
Event triggers for workflows operator support is limited in OpenPipeline. To learn more, see DQL matcher in workflow event triggers.
Name
Description
Checks an iterative boolean expression and returns true
, if the expression was true at least once, false
if it wasn't
Collects the results of an iterative expression into an array.
Allows to access the index of an iterative expression element.