sentences | |
Type | keyword |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Used with the number function (control structure)to designate parts of a string delimited by Unicode sentence breaks, as determined by the ICU Library. |
Introduced | 7.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Keyword: sentence Function: number Glossary: keyword Control Structure: function |
Description | Use the sentences keyword to count the number of sentences in a container. A sentence is a chunk delimited by Unicode sentence breaks, as determined by the ICU Library.
|
Tags | database |