Product Documentation
Digital Design Netlisting and Simulation SKILL Reference
Product Version IC23.1, June 2023

hnlPostNetlistTriggerList

hnlPostNetlistTriggerList(

)
=> l_triggerFunc / nil

Description

Returns the list of functions registered through hnlRegPostNetlistTrigger.

Arguments

None

Value Returned

l_triggerFunc

List of functions registered through hnlRegPostNetlistTrigger.

nil

No function was registered.

Examples

The following example lets you view the list of functions registered through hnlRegPostNetlistTrigger.

hnlPostNetlistTriggerList()
=> nil

Related Topics

OSS Functions


Return to top
 ⠀
X