AVOLITES TITAN API

ConvertToChase

Converts the given playback to a chase.

Namespace: Playbacks

Syntax

MACRO

Handle Playbacks.ConvertToChase(Handle handle)

HTTP

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

Parameters

handle ( Handle ) : The playback handle to convert.

handle_userNumber

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

handle_location

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

handle_titanId

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

Returns

The converted handle.