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

userPostInstallTrigger

userPostInstallTrigger( 
l_args 
)
=> t / nil

Description

Called immediately after the post-install trigger. It serves the same function but is intended for use only by the customer.

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