Click or drag to resize

getSelected Method

Gets a value indicating whether this option is selected.

Syntax
JavaScript
function getSelected();

Parameters

None

Return Value

Type: Boolean

Returns true if this option is selected; otherwise false

See Also

Other Resources