New topic Closed topic
avatar image
2
Where can I use any_boolean_match for?
By Created , last editted

I thought this expression checks if a value exists in array/collection.
But when I try this don't get a result back in the logs. 

What i have tried:
any_boolean_match(var:message, 'hajo') ? 'Hajooo' : 'NoHajo'

Can someone explain the expression 'any_boolean_match'?


I thought this expression checks if a value exists in array/collection.
But when I try this don't get a result back in the logs. 

What i have tried:
any_boolean_match(var:message, 'hajo') ? 'Hajooo' : 'NoHajo'

Can someone explain the expression 'any_boolean_match'?

Answers
Sort by:

This topic is closed.