track_select
Select or deselect a REAPER track by index. Optionally clear other selections to make the selection exclusive.
Instructions
Select/deselect a track.
Args: track_index: 0-based track index. selected: True=select. exclusive: Deselect others first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selected | No | ||
| exclusive | No | ||
| track_index | Yes |