GetObject (string object name)
Returns the object of the specified name (or exit, or command, or turn script; but not timer). Returns null if the object doesn’t exist.
See also HasObject
NOTE: This a hard-coded function.