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

asiGetKeepOptionChoices

asiGetKeepOptionChoices(
{ o_session | o_tool }
s_name 
)
=> l_choices / nil

Description

Gets the list of choices for a keep option that is set up as a list box.

Arguments

o_session

Simulation session object.

o_tool

Simulation tool object.

s_name

Name of the option for which you want the list of choices.

Value Returned

l_choices

Returns the list of choices for the specified keep option.

nil

The option does not exist.

Related Function

asiDisplayKeepOption


Return to top
 ⠀
X