Function
(find-object name [error])
find-object
Returns the object named name. If error is true then find-object signals an error if there is no object in the dictionary, otherwise false is returned if an object is not found.