Show TOC

selectItem MethodLocate this document in the navigation structure

Use

selectItem(collectionID, itemID, select, deselectOthers)

Selects or deselects the specified item. Relevant only for menu-type collections.

Parameter

Description

collectionID

ID of the collection

itemID

ID of the item

select

Select or deselect the item

deselectOthers (optional)

Use only if select=true. Set to true to deselect all other selected items.

Return Value

A Boolean indicating whether the operation succeeded