Print

ShowTemplate

This function will show specified template on the case.

Syntax

ShowTemplate("templateName");

Function arguments

  • templateName – (String) The name of the template that will be shown

Return value

This function returns Boolean.
Returns true if specified template are shown successful, false otherwise (i.e. specified template name is unknown).

Examples

Example 1:
This will show template 'document.txt’ on current case

ShowTemplate(" document.txt ");
Czy artykuł był pomocny?
0 na 5 gwiazdek
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
5
How can we improve this article?
How Can We Improve This Article?