Returns an object from the engine's object register by the object's id. If the item passed is not a string id then the item is returned as is. If no item is passed the engine itself is returned.
$ (String || Objectitem)
String || ObjectitemThe id of the item to return, or if an object, returns the object as-is.