Gets the position in the original string where the capture was found.
Syntax
1
capture_get_index(capture_id)
Argument | Type | Description |
---|---|---|
capture_id | real | The id of the capture to use. |
Returns: Real
Gets the position in the original string where the capture was found.
1
capture_get_index(capture_id)
Argument | Type | Description |
---|---|---|
capture_id | real | The id of the capture to use. |
Returns: Real