getOptionCount Method |
Gets the number of options in this ComboField or ListField.
function getOptionCount();
None
Type: Integer
The number of options for this ComboField or ListField.This method must only be called on objects where the getType Method is a ComboField or ListField.