normal | |
Type | keyword |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Used with the visual effect command to designate a straight cut between two cards with no visual effect. Also used with the find command to search at the beginnings of one or more words. |
Introduced | 1.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Keyword: word, words Command: find, visual effect Object: card Glossary: command, keyword |
Description | Use the normal keyword to improve the clarity of your code, or to provide a cut to one of the supported visual effect colors. Since normal is the default mode for the find command, you never need to actually use the normal keyword; if you leave it out, the search is performed in normal mode anyway. When used with the find command, the normal keyword finds cards that contain each of the specified word beginnings, though not necessarily next to each other. |
Tags | database |