ScheduleTimerIn | |||||||
Type | statement | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.widget | ||||||
Summary | Schedules a timer. | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Message: OnTimer | ||||||
Description | Scheduling a timer causes an OnTimer message to be sent to the widget in Time seconds. | ||||||
Tags | widget |