I'm looking for a way to programmatically generate a unique identifier for each instance of a object class.
E.g. is there a function to get a refnum from an object?
Ideally, someone can suggest a built-in unique identifier so I don't have to build into object data and check it myself.