ChoiceList
Description
Returns the items in a static choice list for a QueryFieldDef.
Syntax
Perl
$queryfielddef->GetChoiceList();
- Identifier
- Description
- queryfielddef
- A QueryFieldDef object.
- Return value
- A reference to an array of strings if there is a static choice-list available for this field from the schema.