Preparing search index...
The search index is not available
mingo
mingo
operators/_predicates
$regex
Function $regex
$regex
(
a
,
b
,
options
?
)
:
boolean
Selects documents where values match a specified regular expression.
Parameters
a
:
unknown
b
:
RegExp
Optional
options
:
PredicateOptions
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mingo
Loading...
Selects documents where values match a specified regular expression.