The scope in which a context menu action is shown.
Scopes that pass the triggered object's Handle as the first command argument:
"AudioClip", "AudioTrack", "ClipSlot", "DrumRack", "MidiClip","MidiTrack",
"Sample", "Scene", "Simpler".
Scopes that pass a selection context as the first command argument:
"ClipSlotSelection" (ClipSlotSelection),
"AudioTrack.ArrangementSelection" and "MidiTrack.ArrangementSelection" (ArrangementSelection).
The scope in which a context menu action is shown.
Scopes that pass the triggered object's Handle as the first command argument:
"AudioClip","AudioTrack","ClipSlot","DrumRack","MidiClip","MidiTrack","Sample","Scene","Simpler".Scopes that pass a selection context as the first command argument:
"ClipSlotSelection"(ClipSlotSelection),"AudioTrack.ArrangementSelection"and"MidiTrack.ArrangementSelection"(ArrangementSelection).