hnlPostNetlistTriggerList
hnlPostNetlistTriggerList() =>l_triggerFunc/nil
Description
Returns the list of functions registered through hnlRegPostNetlistTrigger.
Arguments
Value Returned
|
List of functions registered through |
|
Examples
The following example lets you view the list of functions registered through hnlRegPostNetlistTrigger.
hnlPostNetlistTriggerList()
=> nil
Related Topics
Return to top