mingo
Preparing search index...
operators/query/evaluation/regex
$regex
Function $regex
$regex
(
selector
:
string
,
value
:
unknown
,
options
:
Options
,
)
:
(
_
:
AnyObject
)
=>
boolean
Selects documents where values match a specified regular expression.
Parameters
selector
:
string
value
:
unknown
options
:
Options
Returns
(
_
:
AnyObject
)
=>
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mingo
Loading...
Selects documents where values match a specified regular expression.