Click or drag to resize

getOptionCount Method

Gets the number of options in this ComboField or ListField.

Syntax
JavaScript
function getOptionCount();

Parameters

None

Return Value

Type: Integer

The number of options for this ComboField or ListField.

Remarks

This method must only be called on objects where the getType Method is a ComboField or ListField.

See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!