- [Function]
- (
find-object
name [error])
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.
See Also:
- #& [Macro]
- append-object [Function]
- insert-object [Function]
- list-named-objects [Function]
- list-objects [Function]
- map-subcontainers [Function]
- map-subobjects [Function]
- object-name [Function]
- object-time [Function]
- remove-object [Function]
- remove-subobjects [Function]
- save-object [Function]
- subcontainers [Function]
- subobjects [Function]