Script Steps Reference

Table Of Contents
FILEMAKER SCRIPT STEPS REFERENCE 100
Perform Quick Find[$query]
End If
Related topics
Script steps reference (alphabetical list)
Contents
Find Matching Records
Purpose
Finds records based on the context of a specified field.
Format
Find Matching Records[Replace/Constrain/Extend; <table::field>]
Options
Select Specify target field or click Specify, select a field or specify a calculation indicating the field
you want to search by, and click OK.
Notes
You can:
double-click the script step to specify a target field
clear Specify target field to remove current target field settings
To specify the type of find request, for Specify, choose:
Replace to search the entire database and replace the current found set with records that
match the contents of the active field.
Constrain to search the found set and display matching records based on the contents of
the active field (a logical AND search).
Extend to broaden your search to include additional records in the found set that match
additional criteria in the specified field (a logical OR search).
Compatibility
Originated in
FileMaker Pro 12.0
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