Gets a capture captured by the group via its index, and returns its id.
Syntax
1
group_get_capture(group_id, index)
| Argument | Type | Description |
|---|---|---|
| group_id | real | The id of the group to use. |
| index | real | The index of the capture to get. |
Returns: Capture id
Gets a capture captured by the group via its index, and returns its id.
1
group_get_capture(group_id, index)
| Argument | Type | Description |
|---|---|---|
| group_id | real | The id of the group to use. |
| index | real | The index of the capture to get. |
Returns: Capture id