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

postInstallTrigger

postInstallTrigger( 
l_args 
)
=> t / nil

Description

Enables application to do processing, such as adding menu items to an existing menu, that cannot be done before all other processing is complete, including installation of banner menus and the display of the window.

Arguments

l_args

List of arguments.

Values Returned

t

The execution of the function succeeded.

nil

The execution of the function failed.


Return to top
 ⠀
X