Gets a capture captured by the group via its id, and returns it as a CAPTURE json object.
Syntax
1
group_get_capture_json(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: String (CAPTURE object)