regexIndexOf
regexIndexOf(str: string,regex: RegExp,startpos: number): number
Properties
(Mandatory properties are in bold)| Properties | Type | Description | 
|---|---|---|
| regex | RegExp | |
| str | string | 
Additional properties for advanced use cases
| Properties | Type | Description | 
|---|---|---|
| startpos | number |