Skip to main content

Precomp

Precomp

Example AEJuice Toolbar and kBar parameters with default values:

{"moveAllAttributes":true,"askForName":true}

Learn more

moveAllAttributes (boolean). Move all attributes to the new composition. Values: true or false.

askForName (boolean). Ask for name each time. Values: true or false.

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 {"moveAllAttributes":true,"askForName":true,"ui":true}.