comma | |
Type | constant |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Equivalent to the , character (ASCII 44). |
Introduced | 1.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Keyword: character Operator: , Property: itemDelimiter Command: constant |
Description | Use the comma constant as an easier-to-read replacement for ",". |
Tags | text processing |