AVOLITES TITAN API

GetHandle

Get the Handle currently occupying a slot

Namespace: Handles

Syntax

MACRO

Handle Handles.GetHandle(String group, Int32 page, Int32 index)

HTTP

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

Parameters

group ( String ) : Group name

page ( Int32 ) : Page on that group

index ( Int32 ) : Index into that page

Returns

An Handle object or null if the slot is vacant