Set Script AnimationEnables or disables animations while a script is running.Set Script Animation [<on or off>]
• On enables animations while a script is running.
• Off disables animations while a script is running.
While a script is running, animations are typically disabled. If a script causes a slide control to switch between panels, there will be no animation providing feedback to users. To call attention to the transition from panel to panel, use Set Script Animation [On] to enable animation prior to switching between slide panels using the Go to Object script step.