Reference > Script steps reference > Open Menu Item script steps > Open Launch Center
 
Open Launch Center
Purpose 
Opens the Launch Center.
See also 
Format 
Open Launch Center
Options 
None.
Compatibility 
 
Where the script step runs 
Supported 
FileMaker Pro 
Yes 
FileMaker Server 
No 
FileMaker Go 
Yes 
Custom Web Publishing 
No 
FileMaker WebDirect 
Yes 
Runtime solution 
Yes 
Originated in 
FileMaker Pro 16.0
Description 
This script step is the same as choosing File menu > Open.
Notes 
Windows: To keep FileMaker Pro open after the last document window closes by displaying the Launch Center, include Open Launch Center as the last step in a script that is running when the last window closes.
Example 1 
Opens the Launch Center after closing the active document window.
Close Window [Current Window]
Open Launch Center
Related topics 
Script steps reference (alphabetical list)
Script steps reference (category list)