PantherFlow Expressions
Use these expressions in your PantherFlow query statements
References
Array references
Syntax
Description
Example
Object references
Syntax
Description
Example
Comparisons
Equality comparisons
Operator
Description
Example
Boolean comparisons
Operator
Description
Example
Numerical comparisons
Syntax
Description
Example
Array comparisons
Syntax
Description
Example
Between comparisons
Operator
Description
Example
Functions
Anonymous functions
Example: Add one to a number in arrays.map()
arrays.map()Example: Compare to null in arrays.filter()
arrays.filter()Example: Nest multiple anonymous functions
results
Last updated
Was this helpful?

