paragraphs | |
Type | keyword |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Used with the number function to count the number of paragraph chunks in a container. |
Introduced | 7.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Keyword: paragraph |
Description | Use the paragraphs keyword to count the number of paragraph chunks in a container. A paragraph is a chunk delimited by either a return character or the Unicode paragraph separator (0x2029).
|
Tags | text processing |