Skip to main content

Unprecomp

Unprecomp

Example AEJuice Toolbar and kBar parameters with default values:

{"type":"Leave all attributes","askEachTime":true}

Learn more

type (text). Values: Leave all attributes, Move all attributes.

askEachTime (boolean). Ask to choose whether to leave or move all attributes. 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 {"type":"Leave all attributes","askEachTime":true,"ui":true}.