Script Steps Reference

Table Of Contents
FILEMAKER SCRIPT STEPS REFERENCE 87
Constrain Found Set
Purpose
Narrows the existing found set using the criteria you specify in the stored find request.
Format
Constrain Found Set [Restore]
Options
Select Specify find requests or click Specify to create and store a find request with the script step.
Compatibility
This script step is also supported in web publishing and in a FileMaker Server scheduled script.
Originated in
FileMaker Pro 6.0 or earlier
Description
This script step is equivalent to a logical AND search.
Note If no records match the find criteria, this script step returns a found set of zero records.
Examples
Go to Layout ["Data entry"]
Constrain Found Set [Restore]
Sort Records [Restore; No dialog]
Related topics
Script steps reference (alphabetical list)
Contents
Extend Found Set
Purpose
Broadens the existing found set using the criteria in the stored find request.
Format
Extend Found Set [Restore]
Options
Select Specify find requests or click Specify to create and store a find request with the script step.
Compatibility
This script step is also supported in web publishing and in a FileMaker Server scheduled script.