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