Check Selection
Purpose
Uses the spelling checker to check the selected text.
See also
Format
Check Selection [Select; <table::field>]
Options
•Select entire contents checks all the text in the active field. If you do not use Select entire contents, you must select some text before this script step executes.
•Go to target field allows you to specify a field to be checked.
Compatibility
Where the script step runs | Supported |
FileMaker Pro | Yes |
FileMaker Server | No |
FileMaker Go | No |
Custom Web Publishing | No |
FileMaker WebDirect | No |
Runtime solution | Yes |
Originated in
FileMaker Pro 6.0 or earlier
Description
Displays the Spelling dialog box unless the field is empty.
Example 1
Checks spelling in the Notes field in the current record.
Check Selection [Select; Products::Notes]
Related topics