nlGetOptionNameList
nlGetOptionNameList(o_netlister) =>l_names
Description
Returns a list of option names available on this object.
Arguments
Value Returned
Examples
The following example retrieves a list of option names for the given netlister object:
nlGetOptionNameList( netlister )
Return to top