getRedoString Method
Get a description of the operation that would be reinstated by calling BriefcaseTxns.reinstateTxn. This is useful for showing the operation that would be redone, in a pull-down menu for example.
getRedoString(): Promise<string>
Returns - Promise<string>
Defined in
- core/frontend/src/BriefcaseTxns.ts Line 154
Last Updated: 20 June, 2023