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

asiGetAnalysisFieldChoices

asiGetAnalysisFieldChoices( 
o_analysis 
s_fieldName 
)
=> l_choices / nil

Description

Gets the list of choices for an analysis field that is set up as a list box.

Arguments

o_analysis

Specifies an analysis object.

s_fieldName

Name of the analysis field for which you want to get the list of choices.

Value Returned

l_choices

Returns the list of choices for the specified analysis field.

nil

The field does not exist.

Related Topics

asiDisplayAnalysisField


Return to top
 ⠀
X