Programmer's Guide > Interfaces > TableObjectStore interface > findObject method
  
findObject method
Returns true if the object is in the store. False otherwise.
findObject(item )
Parameters
TableObjectitem
The object to look for in the store
Returns
Trueboolean. if the object is in the store.