asiGetAnalysisFormFieldChoices
asiGetAnalysisFormFieldChoices(r_form s_analysisName s_fieldName) =>l_choices/nil
Description
Returns the list of choices for a field in the Choosing Analyses form. This procedure can be used within the asiCheck method to get the list of choices for an analysis field from the form for subsequent value checking. You can also use this procedure in an expression that controls whether a field is displayed in the form.
Arguments
Value Returned
|
Returns the list of choices for the specified field on the Choosing Analyses form. |
|
Related Topics
Return to top