
Variables update introduces the ability to create variables that can be accessed from the Custom Script step.
The full list of changes for this update:
- Introduce “Variables” feature that lets the artist create predefined variables, that can be accessed via script. Available via Variables tab in the Settings window.
- Add StopSequenceExecution as a means to signal the sequence executor to stop.
- API candidate: Add “Refresh Projection” action. Calls the `refreshProjection` method on the active document object.
- Error message for failed Custom Script is now displays the traceback.
You can learn how to manage variables here and how to use here.







