plus | |
Type | constant |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Equivalent to the number 13. |
Introduced | 1.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Property: cursor Constant: cross Command: constant Glossary: Standalone Application Settings, standalone application, cursor |
Description | Use the plus constant to set the cursor to a plus sign, suitable for selecting spreadsheet cells. The following two statements are equivalent:
However, the first is easier to read and understand in LiveCode.
|
Tags | ui |