Cicode Programming Reference > Cicode Function Categories > Event Functions | Cicode

Event Functions

Following are functions used to trap and process asynchronous events:

CallEvent

Calls the event function for an event type.

ChainEvent

Calls an event function, by function number.

GetEvent

Gets the function number of the current callback event.

OnEvent

Sets an event callback function, by event type.

SetEvent

Sets an event callback function, by function number.

See Also

Published June 2018