In an AIP Logic, one can use a board to filter an Object set. If I select the board “Equals” and select an array property, how does it behave ?
- Is it equivalent to an “Includes” ? (aka, one of the string property of the array needs to match exactly my query string)
- Is it equivalent to “the array needs to be exactly my query” (so only 1 string property but exact match)
- Something else ?