Preparing search index...
The search index is not available
mingo
mingo
operators/_predicates
$in
Function $in
$in
(
a
,
b
,
options
?
)
:
boolean
Matches any of the values that exist in an array specified in the query.
Parameters
a
:
unknown
[]
b
:
unknown
[]
Optional
options
:
PredicateOptions
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mingo
Loading...
Matches any of the values that exist in an array specified in the query.