Hi there! How can i get access to subj data from “right button click” script on task in console job queue? I can get “frames_mask”:
import MConsoleAPI err, job = MConsoleAPI.jobGet(item) print(job.attributeGetString("frames_mask"))
But this doesn’t look like what I need 🙁
You must be logged in to reply to this topic.