The ComboBox class / ui.ComboBox methods |
Get the number of items.
getItemCount() RETURNING result INTEGER
The getItemCount() method returns the current number of items defined for the COMBOBOX form field.
The method returns 0 (zero) if no items are defined.