Get(ScriptAnimationState)
Returns 1 (true) if animations are enabled for the current script; otherwise, returns 0 (false).
Format
Get ( ScriptAnimationState )
Parameters
None
Data type returned
number
Originated in version
13.0
Description
Animations are off by default while a script is running.
Example 1
Returns 1 when the current script has been set to enable animations using the Set Layout Object Animation script step.