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