Hi - I'm trying to submit a job that's making some batch operations, but it would be much easier for me if I could name the frames and use those names inside the agenda.
In example I have characters: girl, boy, dad, mum and I want to perform some actions on the scene that they participate, however I want to split the job among some workers so I'm creating the cmdline job with 4 frames and name them girl, boy, dad, mum. Now I want to use those names inside the batch script.
How can I do that and is it even possible?