actionContains

open fun actionContains(actions: Array<String>): QueryType

Checks if any of the actions of this entity contains any of the specified actions, case insensitive

Return

this query

Parameters

actions

the actions to check if this entity contains