AVOLITES TITAN API

GetUnfoldedHandle

Gets the source handle for an unfolded handle group.

Namespace: Handles

Syntax

MACRO

Void Handles.GetUnfoldedHandle(String group, String propertyId)

HTTP

http://[ip]:4430/titan/script/2/Handles/GetUnfoldedHandle?group={string}&propertyId={string}

Parameters

group ( String ) : The handle group which has something unfolded on it.

propertyId ( String ) : The ID for the property to store the result in. The property is set to null if the group name is empty or nothing is unfolded on it.