AVOLITES TITAN API

GetIconId

Get the current icon id of the item associated with the handle. Returns null or empty if none.

Namespace: Handles

Syntax

MACRO

Int32 Handles.GetIconId(Handle handle)

HTTP

http://[ip]:4430/titan/script/2/Handles/GetIconId?handle={handle}

Parameters

handle ( Handle ) : Handle to inquire of

handle_userNumber

HTTP Example:
http://localhost:4430/titan/script/2/Handles/GetIconId?handle_userNumber=6

handle_location

HTTP Example:
http://localhost:4430/titan/script/2/Handles/GetIconId?handle_location=playback_2_1

handle_titanId

HTTP Example:
http://localhost:4430/titan/script/2/Handles/GetIconId?handle_titanId=1895

Returns

Icon id or null