AVOLITES TITAN API

CreateTimelineTrack

Creates a new timeline track.

Namespace: Timelines

Syntax

MACRO

Void Timelines.CreateTimelineTrack(Int32 timelineId, String legend)

HTTP

http://[ip]:4430/titan/script/2/Timelines/CreateTimelineTrack?timelineId={titanId}&legend={string}

Parameters

timelineId ( Int32 ) : The timeline id.

legend ( String ) : The legend.