Script Steps Reference

Table Of Contents
Control script steps
F
ILEMAKER SCRIPT STEPS REFERENCE 26
Description
This step repeats until the window in which it is running closes or its options change. You can also
halt the step by specifying another Install OnTimer Script script step for the window with no script
specified.
The default interval is zero; you must specify a script name and an interval.
Examples
The following example runs the script MyScript every 10 minutes.
Install OnTimer Script [“MyScript”; Interval: 600]