Control script steps
Control script steps control the progression of the script by letting you tell FileMaker Pro exactly what to do when and if specific conditions occur.
Use these script steps to:
 •
 •
 •
 •
 •
Note  When you perform a script that uses the Get(LastError) function with control script steps, the following control script steps do not clear the last error condition reported by FileMaker Pro: If, Else, Else If, End If, Loop, Exit Loop If, End Loop, Exit Script, and Halt Script.
Topics in this section
Perform Script
Perform Script On Server
Pause/Resume Script
Exit Script
Halt Script
If
Else If
Else
End If
Loop
Exit Loop If
End Loop
Allow User Abort
Set Error Capture
Set Variable
Set Layout Object Animation
Install OnTimer Script