Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

deoOnEvent

deoOnEvent(
g_app
s_event
@rest args
)

Description

This event handler can be reimplemented in a subclass to receive various events.

Arguments

g_app

Name of the application for which deoOnEvent needs to be called.

s_event

Name of an event specified as a symbol.

@rest args

Arguments specific to the event.

Value Returned

None


Return to top
 ⠀
X