Script for the next column "title"
I’m currently trying to create a script to display the next column’s title. The column number and column name are working, but unfortunately the title isn’t. Do you have any tips on this?
This works only for displaying the “current” column number and name along with the “title”.
Best
Daniel
Comments
Somehow, there’s no mention anywhere in the API of how to pull the title of the next column.
Hi CitizenCaine,
Have you tried the message "nextColumnName"? I use this with companion and it shows me the following Name via OSC. Maybe it works for scripts too.
Hi,
I attached the wrong script here. Here is the script for displaying the ‘current’ column. I tried your method. Unfortunately, it didn’t work.