Go to Contents
Previous
Page
Next
Page
Contents > Script steps reference (alphabetical list) > Windows script steps > Close Window script step

Close Window script step
Format

Close Window [Current window or Name: <name of window>; Current file]
Options
Click Specify to select which window you want FileMaker Pro to close. You can enter literal text or click Specify to generate a name from a calculation.
Select Current file only to restrict matches to the current file (not selecting this option matches all available FileMaker Pro files).
Web compatibility
This script step is web-compatible.
Description
Closes the currently active window or any other window by name.
Note   Closing the last window of a file closes the file and halts execution of the current script.
Examples

Perform Find [Restore]
Sort Records [Restore]
Pause/Resume Script [Indefinitely]
Close Window [Name: "Sales records"]
Related topics
Defining calculation fields
Script steps reference (alphabetical list)
Script step categories

Contents > Script steps reference (alphabetical list) > Windows script steps > Close Window script step
Previous
Page
Next
Page