GetDropdownList
Returns a list of values of the combo box / dropdown list content control.
Syntax
expression.GetDropdownList();
expression
- A variable that represents a ApiBlockLvlSdt class.
Parameters
This method doesn't have any parameters.
Returns
Example
This example shows how to get a list values of combobox/dropdown list content control.
// todo_example