Functions Reference

Table Of Contents
Get functions
F
ILEMAKER FUNCTIONS REFERENCE 180
Get(ScriptAnimationState)
Purpose
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
FileMaker Pro 13.0
Description
Animations are off by default while a script is running.
Examples
Returns 1 when the current script has been set to enable animations using the Set Layout Object
Animation script step.