Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

searchItemsById Method 

Gets an array of items whose ItemID match the given id.

[JavaScript]
Navigator.searchItemsById(id)

Parameters

id
The ItemID to search for.

Return Value

Returns an array of matched items, returns an array of zero length if no matching item was found.

See Also

Navigator Object


Direct link to this topic