NAME
find_object - find an object
SYNOPSIS
object find_object(string obj)
DESCRIPTION
The string argument is resolved as a file path, and the object with
the resulting name is searched for. Either the object, if found, or
nil is returned.
find_object - find an object
object find_object(string obj)
The string argument is resolved as a file path, and the object with
the resulting name is searched for. Either the object, if found, or
nil is returned.