I have a list of strings with object GUIDs (generated previously by another script) I would like to iterate and select those objects in the viewport. Do you have any idea how to do it?
Thanks, but this gives you error as my list is list of strings, not objects. In reality the list will be stored in external text file, so I have to save it as strings.