Child pages
  • RegexExpression.InvertedRange
Skip to end of metadata
Go to start of metadata

Inverts a range, creating the range that excludes the specified characters.

For example:

will parse any character except for a double quote.

See also

Range
RegexExpression
RegexExpression.Range

  • No labels