"events" (obsolete)
Gets all events that are available for a shape. Obsolete, use scriptNames instead.
Synopsis
getValue( string shape, "events", dyn_string &results);
shape.events();
Parameters
| Parameter | Description | 
|---|---|
| results | List of all events that are available for the shape. | 
Description
Returns the list of all available events of a shape.
Assignment
All widgets
