Perform Find/Replace
•
|
Perform without dialog prevents display of the Find/Replace Summary dialog box at the end of the find/replace operation. This option also prevents display of the confirmation dialog box when a Replace All operation is executed.
|
•
|
Perform lets you choose which action you want the find/replace to perform:
|
•
|
Find Next finds an instance of the find term.
|
•
|
Replace & Find finds an instance of the find term, then replaces the term and searches for the next instance when the script is run again.
|
•
|
Replace replaces highlighted text that matches the find term with the replace term. When using the Replace action, you may need to pair the Perform Find/Replace script step with the Select All script step.
|
•
|
Replace All finds and replaces all instances of the find term.
|
•
|
Replace with specifies text to replace instances of the find term.
|
•
|
Direction specifies the direction you want the find/replace to search through records.
|
•
|
Match case considers the find term’s case when performing the find.
|
•
|
All fields finds within every field on the layout.
|
Where the script step runs
|
|
|
|
FileMaker Server scheduled script
|
|
|
|
|
|
|
|
|
|