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

asiSetKeepOptionChoices

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

Description

Specifies the list of choices to appear in the list box field for the specified keep option.

Arguments

o_session

Simulation session object.

o_tool

Simulation tool object.

s_name

Name a keep option of the type listBox.

l_choices

List of choices to appear in the list box field.

Value Returned

l_choices

Returns the new list of choices to appear in the list box field.

nil

The option does not exist.


Return to top
 ⠀
X