string | |
Type | keyword |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Used with the find command to search for a string of characters without regard to whether they occur at the start of a word. |
Introduced | 1.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Keyword: whole, characters, word, string Command: find Object: card Glossary: command, keyword |
Description | Use the string keyword to find a string. When used with the find command, the string keyword finds cards that contain the specified string, whether each word in it is found as an entire word or not. |
Tags | database |