I am trying to figure out how to change the text value of the text field in a video effect clip. But I can’t seem to find the method to do it. I have found some older forum topics that referenced to using mogrt files but when I try to change these values I get an error that I can’t change the value of a mogrt text parameter. Can someone give me a direction how I could achieve this?
You can only change the text in fields which the .mogrt author has declared are editable.
See PProPanel for example modification of an applied .mogrt instance, in ExtendScript.
I’m trying to do the same as @Mitchellryan — is it possible to execute ExtendScript via UXP API?