group_get_captures_json | Precisamento

group_get_captures_json

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)

References