WebEdit.NET offers a few built-in insertion dialogs, and lets you define your own mechanism as well.
You can write custom dialogs with script macros, or using an AddIn.
Any file can be inserted into a document. This is often referred to as "inserting a template", since the application scans the text of the file expandable tokens. See Templates for more details.
This means to insert a token from a Token List selected in the Tokens Window. For details, see Token Lists.
For details, see AutoText.
For details, see Syntax Coloring.
...
...
...
See Also: Browser Basics