getItem Method

Use

getItem( collectionID, itemID )

Returns the specified item in the specified collection

Parameter

Description

collectionID

ID of the collection

itemID

ID of the item

Return Value

An Item object, or Null, if the item was not found