AVOLITES TITAN API

AppendCue

Appends a cue to a cue list or chase.

Namespace: Playbacks

Syntax

MACRO

EventPropergation Playbacks.AppendCue(Handle handle)

HTTP

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

Parameters

handle ( Handle ) : the playback to append the cue to.

handle_userNumber

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

handle_location

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

handle_titanId

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

Returns

Result