| **Navigation:**  [[templates.htm|Templates]] > Guide to all Templates > [[additional libraries and templates.htm|Additional Libraries and Templates]] > Rich Text Template Support - Overview >====== RedoRTF code template ====== | [[pagesetuprtf code template.htm|{{btn_prev_n.gif|Previous page}}]][[additional libraries and templates.htm|{{btn_home_n.gif|Return to chapter overview}}]][[replacertf code template.htm|{{btn_next_n.gif|Next page}}]] | | || {{notebox.jpg|NoteBox.jpg}} **This template (and its associated code templates) has been deprecated, and is now replaced by the [[tplcontrolrtf.htm|RTF Text Control]] template.** The RedoRTF code template is used to reapply the action that was previously undone on the rich text control. This template calls the Redo method. This method takes no parameters. Redo can be used on the previous 100 actions. ** Prototype:** **Redo** **Example method calls:** **oRTF_RTFTextBox.Redo() !Redo previous undo action to rich text control** **Template Prompts:** **Associated RTF control** Select the RTF control from the drop-down list. All controls on the Window are included in the list. This field in required.