Print

HideTemplate

This function will hide specified template on the case.

Syntax

HideTemplate("templateName");

Function arguments

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

Return value

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

Examples

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

HideTemplate(" 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?