Gets a string that represents the name of the action that will be performed when a call to the redo method is made.

Introduced: X18.

<void> TXTextControl.getRedoActionName(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the name of the action that will be performed.
errorCallback Optional. Is called when the operation failed with an error.