Product Documentation
Virtuoso ADE SKILL Reference
Product Version IC23.1, November 2023

nlGetOptionNameList

nlGetOptionNameList( 
o_netlister 
) 
=> l_names

Description

Returns a list of option names available on this object.

Arguments

o_netlister

The netlister object.

Value Returned

l_names

A list of option names.

Examples

The following example retrieves a list of option names for the given netlister object:

nlGetOptionNameList( netlister )


Return to top
 ⠀
X