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

geRegSaveAllTrigger

geRegSaveAllTrigger( 
trigName 
)
=> t / nil

Description

Registers a trigger name for the Save All form.

Arguments

trigName

Name of the trigger.

Value Returned

t

The trigger with the specified name is saved successfully.

nil

The trigger with the specified name could not be saved as an error is encountered.

Examples

geRegSaveAllTrigger( "_geiSaveAllCVTrigger" )

Related Topics

Utility Functions

Return to top
 ⠀
X