Toggle menu
868
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 02:56, 26 December 2011 by Cg huyphong (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)



resourceTemplateExists

Checks if a resource template exists by its qualified name.

Syntax

resourceTemplateExists(qualifiedname)

Arguments

qualifiedname: Is a string expression. It is the qualified name of the resource template.

Return type

bool

Examples

bool b = resourceTemplateExists("My project template");

Availability

Version 5.4