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
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