SG RegExp | |
Substring Properties |
Overview | Methods | Pattern Syntax |
Value | Matched substring after a successful Match |
Start | Returns 1 based offset of the matched substring from the beginning of the string used in Match |
Length | Returns the length of the matched substring |