Gets all of the captures captured by the group, and returns them as a CAPTURES json object.
Syntax
1
group_get_captures_json(group_id)
Argument | Type | Description |
---|---|---|
group_id | real | The id of the group to use. |
Returns: String (CAPTURES object)
Gets all of the captures captured by the group, and returns them as a CAPTURES json object.
1
group_get_captures_json(group_id)
Argument | Type | Description |
---|---|---|
group_id | real | The id of the group to use. |
Returns: String (CAPTURES object)