RegExp
Constructors
Properties
Link copied to clipboard
Returns a Boolean value indicating the state of the hasIndices flag (d) used with a regular expression. Default is false. Read-only.
Link copied to clipboard
Returns a Boolean value indicating the state of the ignoreCase flag (i) used with a regular expression. Default is false. Read-only.
Link copied to clipboard
Link copied to clipboard
Returns a Boolean value indicating the state of the unicodeSets flag (v) used with a regular expression. Default is false. Read-only.