mapper.raise_event()
mapper.raise_event(event_id, value)
This function raises a event.
Parameters
| Parameter | Type | Description | 
|---|---|---|
event_id | number | Specifies the event ID of the event to raise. | 
value | Any type | Specifies the value passed to the action. | 
Return Values
This function doesn't return any value.