@ Also note that you can select an object by a typed in name without using script by pushing the tab key to put focus in the XYZ control and then type in the name and push enter. You can also use wildcard characters like typing in obj* will match anything starting with "obj".
Hi Mindset, oh yeah I forgot that one was exposed to script. That's the same function that typing in the XYZ control and pushing enter uses, so you can also use wildcard matching with * or ? characters calling that one.