AVOLITES TITAN API

UpdateName

Updates the name of a track.

Namespace: SetList

Syntax

MACRO

Void SetList.UpdateName(Int32 trackId, String trackName)

HTTP

http://[ip]:4430/titan/script/2/SetList/UpdateName?trackId={titanId}&trackName={string}

Parameters

trackId ( Int32 ) : The track id.

trackName ( String ) : Name of the track.