-
Notifications
You must be signed in to change notification settings - Fork 2
MiscEvent
Benedict Allen edited this page Nov 15, 2015
·
3 revisions
The MiscEvent is used to pass non interactive events to Sheets, like modem_message events.
Extends Event
Event creation is handled internally by Application.
MiscEvent( Event enum event, string event, ... )MiscEvent.event - string
The name of the event.
MiscEvent.parameters - table
The parameters of the event.
- Exception
- DynamicValueException
- ExpressionException
- IncorrectConstructorException
- IncorrectParameterException
- ParserException
- ResourceLoadException
- ThreadRuntimeException