This function looks for an object on the global workspace with a given name and returns that object, if it exists.
Return the object with a given name.
OBJECT
Type
Meaning
STRING
the name of the object for which to search.
The function returns the object with the given name, if it exists.
If no object with the given name exists on the global workspace, then the run is aborted with an error.