Click or drag to resize

unselectAll Method

Unselects all options.

Syntax
JavaScript
function unselectAll();

Parameters

None

Return Value

Type: Boolean

Returns true if the operation completed successfully; otherwise false.

See Also

Other Resources