selectItem Method 
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. |
A Boolean indicating whether the operation succeeded