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

asiSetAnalysisFieldChoices

asiSetAnalysisFieldChoices( 
o_analysis 
s_fieldName 
l_choices
)
=> l_choices / nil

Description

Specifies the list of choices to appear in the list box for an analysis field.

Arguments

o_analysis

Specifies an analysis object.

s_fieldName

Name of the analysis field for which you want to set the value.

l_choices

List of choices to appear in the list box field.

Value Returned

l_choices

Returns the new list of choices for the analysis field.

nil

The field does not exist.


Return to top
 ⠀
X