This page provides a list of OpenPipeline DQL operators. For in-depth information on a specific operator, select its name.
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.