.\"find an object by file name .DT find_object Discworld driver help find_object Name .SI 5 find_object() - find an object by file name .EI Synopsis .SI 5 object find_object( string str ); .EI Description .SP 5 5 Find the object with the file name <str>. If the object is a cloned object, then it can be found using the file name which would by returned if file_name() was called with it as the argument. .EP See also .SI 5 file_name(3) .EI