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

iseEnterNodeNamesList

iseEnterNodeNamesList( 
iseEnterPointFunc
)
=> t / nil

Description

Prompts the user to enter node names into a form and returns the netlister-assigned names as a SKILL list of strings corresponding to the schematic names entered.

If nothing is specified in the form, the function returns nil.

Arguments

iseEnterPointFunc

Valid SKILL function to be used as a callback and  registered by the iseEnterNodeNamesList function.

Value Returned

t

The selection of node names was successful.

nil

The command was unsuccessful and an error message was printed in the log file.

Examples

iseEnterNodeNamesList( 'myfunc )

Related Topics

OSS Functions


Return to top
 ⠀
X