Gets a value indicating whether the user can undo the previous operation in a Text Control.
Introduced: X18.
<void> TXTextControl.getCanUndo(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | The callback function that receives the requested value. |
error |
Optional. Is called when the operation failed with an error. |