Hi Pros,
I use a fade cue in QLab’s wsp. Fade cue target is patch.
I would like to read the name of the used patch.
I tried using the following code line but of course it produced an error.
set theCue to last item of (selected as list)
set thePID to patch target id of theCue
set theName to theCue's audio output patch name
What is the correct script to achieve the task. Any suggestion.
Thanks in advance.
Best,
Kalman