AVOLITES TITAN API

CreateHandleReference

Creates a handle reference object from the group page and index.

Namespace: Handles

Syntax

MACRO

HandleReference Handles.CreateHandleReference(String group, Int32 page, Int32 index)

HTTP

http://[ip]:4430/titan/script/2/Handles/CreateHandleReference?group={string}&page={titanId}&index={titanId}

Parameters

group ( String ) : The group.

page ( Int32 ) : The page.

index ( Int32 ) : The index.

Returns