response.getOptionValueCount() (Method)

Returns the number of items in a <SELECT> block.

Availability:

JavaScript - 1.1
Netscape Enterprise Server - 2.0
Property/method value type:Number primitive
JavaScript syntax:NESgetOptionValueCount()

This would normally be the length property of a collection or array.

See also:Netscape Enterprise Server, Option object, Select object