AVOLITES TITAN API

IsCueHandle

Returns whether the specified handle is a cue handle

Namespace: Playbacks

Syntax

MACRO

Boolean Playbacks.IsCueHandle(Handle handle)

HTTP

http://[ip]:4430/titan/script/2/Playbacks/IsCueHandle?handle={handle}

Parameters

handle ( Handle ) : The handle.

handle_userNumber

HTTP Example:
http://localhost:4430/titan/script/2/Playbacks/IsCueHandle?handle_userNumber=6

handle_location

HTTP Example:
http://localhost:4430/titan/script/2/Playbacks/IsCueHandle?handle_location=playback_2_1

handle_titanId

HTTP Example:
http://localhost:4430/titan/script/2/Playbacks/IsCueHandle?handle_titanId=1895

Returns