Reply To: RE: How to create custom template of document

You can find the template editor in menu Tools / Templates / Documentation.

You can add new template using Add button (from main toolbar of Documenation Template Editor).

The template commands are available in Commmands toolbar.

You can create two types of template (depends on which tab is active Project or Global):

- only for current project

- global - for any project

In template language, you can compare any strings using Equals command - Equals(string1,string2), if you want only find out, whether a string is empty, you can use IsEmpty command - IsEmpty(string).

Dusan Rodina - softwareideas.net 8 February 2013 14:27:03

New Comment

Comment
You can use these formatting tags: [b]bold[/b] [i]italic[/i] [u]underline[/u] [url]www.example.com[/url] [code]some code[/code] [quote]quoted text[/quote] [list]one list item per line[/list]