Set Window Title
Purpose 
Changes the title of a window.
Format 
Set Window Title [Current window or Name: <name of window>; Current file; New Title: <new window name>]
Options 
Click Specify to set options for the title of a window.
 •
Window to Rename tells FileMaker Pro which window to rename. Select Current Window to rename the current window. To specify another window, enter the window name in literal text or click Specify to create a name using a calculation.
 •
Select Current file only to restrict matches to the current file (not selecting this option matches all available FileMaker Pro files).
 •
Rename window to is the new title for the window. You can enter literal text or click Specify to create a name using a calculation.
Compatibility 
 
Where the script step runs 
Supported 
FileMaker Pro 
Yes 
FileMaker Server scheduled script 
Yes 
FileMaker Go 
Yes 
Custom Web Publishing 
Yes 
Instant Web Publishing 
Yes 
Runtime solution 
Yes 
Originated in 
FileMaker Pro 6.0 or earlier
Description 
You can change the name of any open window.
Note  Window name selection is not case-sensitive.
Examples 
Perform Find [Restore]
Set Window Title [Current Window; New Title: “Find Results”]
Related topics 
Defining calculation fields
Script steps reference (alphabetical list)
Script steps reference (category list)