JadeRegexMatch Methods
The methods defined in the JadeRegexMatch class are summarized in the following table.
Method | Returns... |
---|---|
at | The capture group at the specified index |
getCaptureByName | The capture with the specified name; otherwise it returns null ("") |
hasValue | true if the receiver has successful results from the latest Regex operation of which it was part |
2020.0.01 and higher