Object
Object[id]⟹reference
returns the fully qualified object reference with the given id.
Object[symbols,id]⟹reference
represents a fully qualified reference to an object in the ECL system.
Object[symbols,name]⟹reference
represents the fully qualified object reference with the given name (if it exists).
Object[symbols]⟹type
represents a type of object in the ECL system.

