asiGetFormFieldChoices
asiGetFormFieldChoices(r_forms_fieldName) =>l_choices/nil
Description
Gets the list of choices for a form field that is set up as a list box.
Arguments
|
Form containing the field. The form can be one of the following: |
|
Value Returned
Examples
To get the list of choices for a field on the Choosing Analyses form, see the asiGetAnalysisFormFieldChoices function.
Return to top