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

asiGetSimOptionChoices

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

Description

Gets the list of choices for a simulator 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 values for the specified simulation option.

nil

Returns nil if the option does not exist.

Related Topics

asiDisplaySimOption


Return to top
 ⠀
X