RedoCommand.execute Method
Executes the RedoCommand command.
Declaration
execute(): boolean
Returns
Type | Description |
---|---|
boolean |
|
Remarks
Usage example:
richEdit.commands.redo.execute();
See Also
Executes the RedoCommand command.
execute(): boolean
Type | Description |
---|---|
boolean |
|
Usage example:
richEdit.commands.redo.execute();
No
Your feedback is appreciated.