AVOLITES TITAN API

MergeGroupIfMatchesSourceHandle

Merges the group on requested handle if the supplied handle matches.

Namespace: Group

Syntax

MACRO

Void MergeGroupOnHandleIfMatched(Avolites.Titan.Controllers.Handles.Handle, Avolites.Titan.Controllers.Handles.Handle)

HTTP

http://[ip]:4430/titan/script/Group/MergeGroupIfMatchesSourceHandle

Parameters

srcHandle: The handle of the original group.

targetHandle: The handle of the group to merge with.