Find an element having the specified key; load a handle to the element into the specified handle. Return true if successful, and false otherwise.
true if an element was found, and false otherwise
| Name | Description |
|---|---|
| handle | handle loaded with the found element on success |
| key | key to look up |