dontSearch | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | field, group, card | ||||||
Summary | Specifies whether the find command skips a field, group, or card. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: field, card Property: sharedText Command: find, group Object: field, card Glossary: command, property, group | ||||||
Description | Use the dontSearch property to skip certain fields (such as label fields that contain static text), or to skip all the fields in a specified group or card, when searching with the find command. | ||||||
Tags | database |