AVOLITES TITAN API

RecallGroups

Applys a range of groups only adding to the selection.

Namespace: Group

Syntax

MACRO

Void Group.RecallGroups(IEnumerable<Handle> handles)

HTTP

http://[ip]:4430/titan/script/2/Group/RecallGroups?handles={handleList}

Parameters

handles ( IEnumerable<Handle> ) : A list of group handles to apply.

handles_handleList

HTTP Example:
http://localhost:4430/titan/script/2/Group/RecallGroups?handles_handleList=1895,1896,1900

handles_userNumberList

HTTP Example:
http://localhost:4430/titan/script/2/Group/RecallGroups?handles_userNumberList=6,8,10