at | |
Type | keyword |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Used with the click, play, and prepare commands to specify a point on the screen. Also used with the read from file, read from process, and write to file commands to specify where to begin reading or writing. |
Introduced | 1.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Command: write to file, prepare, read from process, play, click, read from file Glossary: command, keyword Keyword: after, point |
Description | Use the at keyword to specify where to click or where to start reading or writing. A point consists of two numbers: a vertical and horizontal distance from the top left of the current stack, separated by a comma. |