Quick Folders
Quick Folders
Example AEJuice Toolbar and kBar parameters with default values:
{"action":"project"}
Learn more
action (text). Type of action the script should perform. Represents script's buttons. Values: project, footage, render, scripts.
Add "ui":true parameter to open script's interface instead of running it directly.
If it's a single parameter add the following {"ui":true}. If it's not a single parameter, it can look like this {"action":"project","ui":true}.