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

asiGetEnvOptionChoices

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

Description

Gets the list of choices for an environment 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

A list of choices for the specified simulation environment option.

nil

The option does not exist.

Related Topics

asiDisplayEnvOption


Return to top
 ⠀
X