Skip to main content
All docs
V22.2

How to: Create a Template from an Existing One

  1. Open the Editor | All Languages | Templates options page.

  2. Choose a template language from the combo box in the page’s top left.

    Ext_Language

  3. Find a template and right-click it.

    Templ_Add_Based_0

    The Create Alias item allows you to create a template that expands the selected one.

    The Create Duplicate item allows you to create the same template with another name.

  4. For this example, choose Create Duplicate from the menu.

  5. Enter the template name and click OK in the New Template dialog.

    Ext_Language

    Important

    The template name corresponds to its mnemonics. Type this name in your code to expand the template.

  6. Edit the new template according to your needs. For example, change the Primary key option to Secondary key for the “pbsn” template to expand this template with the Shift+Space shortcut.

    Ext_Templates_NewName

  7. Click Apply and OK to save the new template and close the options page.

  8. Expand the created template.

    Ext_Language