Get a collection of all tracks?

Post Reply New Topic
RELATED
PRODUCTS

Post

Hi,

Is it possible to get a collection of all tracks? When looking into some examples and the documentation I can only find track banks, which holds a fixed number of tracks, but how do I get all tracks? I'm still a beginner in scripting and tried to find the answer but could not find it. I'm working with the java api and the moss scripts

Cheers!

Post

SB-SIX wrote: Tue Feb 19, 2019 2:12 pm Is it possible to get a collection of all tracks? When looking into some examples and the documentation I can only find track banks, which holds a fixed number of tracks, but how do I get all tracks? I'm still a beginner in scripting and tried to find the answer but could not find it. I'm working with the java api and the moss scripts
That's actually not possible, you always have to use the bank. The workaround is to set a very high page size e.g. 1000.

Post

Ok cool thanks!

Post Reply

Return to “Controller Scripting”