mingo
Preparing search index...
operators/query/comparison/ne
$ne
Function $ne
$ne
(
selector
:
string
,
value
:
unknown
,
options
:
Options
,
)
:
(
_
:
AnyObject
)
=>
boolean
Matches all values that are not equal to the value specified in the query.
Parameters
selector
:
string
value
:
unknown
options
:
Options
Returns
(
_
:
AnyObject
)
=>
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mingo
Loading...
Matches all values that are not equal to the value specified in the query.