UndoItem2.LookupStrings
- Updated2025-07-21
- 1 minute(s) read
UndoItem2.LookupStrings
Syntax
UndoItem2.LookupStrings
Data Type
Purpose
Returns the lookup strings that, when combined with the corresponding items in the UndoItem2.TopObjects property, specify the objects the UndoItem.Undo and UndoItem.Redo methods modify.
Remarks
Calling the UndoItem.EditedObjects property returns all objects that UndoItem2.TopObjects[i].GetPropertyObject(UndoItem2.LookupStrings[i]) references. If one of the objects does not exist, the UndoItem.EditedObjects property fails and returns an error that explains that the property the lookupstring parameter specifies does not exist.