TheTarget | |||||||
Type | expression | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.widget | ||||||
Summary | The child widget that started the current execution. | ||||||
Example |
| ||||||
Values |
| ||||||
Description | The target evaluates to either the first widget object in a chain of event handlers (eg OnMouseUp) or the widget from which a message was posted. | ||||||
Tags | widget |