Informs whether an operation can be re-done using the Redo method.

Introduced: X18.

<void> TXTextControl.getCanRedo(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback The callback function that receives the requested value.
errorCallback Optional. Is called when the operation failed with an error.