Access to “Frames path(expected path and mask)” filed

Viewing 1 post (of 1 total)
  • 1st December 2025 at 3:23 pm #46098

    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 🙁

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.