AVOLITES TITAN API

StepSelection

Steps the selection. This moves the whole selection pattern up or down in the list. Step sizes >1 move the selection down the list

Namespace: Palettes.Editor.CueSelection

Syntax

MACRO

Void Palettes.Editor.CueSelection.StepSelection(Handle handle, Single step)

HTTP

http://[ip]:4430/titan/script/2/Palettes/Editor/CueSelection/StepSelection?handle={handle}&step={float}

Parameters

handle ( Handle ) : The handle.

handle_userNumber

HTTP Example:
http://localhost:4430/titan/script/2/Palettes/Editor/CueSelection/StepSelection?handle_userNumber=6&step={float}

handle_location

HTTP Example:
http://localhost:4430/titan/script/2/Palettes/Editor/CueSelection/StepSelection?handle_location=playback_2_1&step={float}

handle_titanId

HTTP Example:
http://localhost:4430/titan/script/2/Palettes/Editor/CueSelection/StepSelection?handle_titanId=1895&step={float}

step ( Single ) : The step.