API Reference > imodeljs-backend > iModels > TxnManager > getUndoString getUndoString Method Get the description of the operation that would be reversed by calling reverseTxns(1). This is useful for showing the operation that would be undone, for example in a menu. getUndoString(): string Returns - string Defined in core/backend/src/TxnManager.ts Line 381 Last Updated: 11 June, 2024