actionNotEquals

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

Checks if none of the actions of this entity equal any of the specified actions, case sensitive

Return

this query

Parameters

actions

the actions to check if this entity does not equal