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

nlDisplayOption

nlDisplayOption( 
o_netlister 
) 
=> t

Description

Prints the option names available on this object along with their values.

Arguments

o_netlister

The netlister object.

Value Returned

t

Always returns t.

Examples

The following example prints the option names and their values for the given netlister object.

nlDisplayOption( netlister )
=> t


Return to top
 ⠀
X