Answered
Filtering sequences for the active project, not all sequences in PR Production
I'm using `var directSequences = app.project.sequences;` to get the sequences for the current project. However, I've noticed that if I open the project in PR Production, this method will retrieve all sequences in PR Production, not just those in the currently open project.
Is there any way to filter sequences for the currently open project?
Thank you
