addfilepath

Adds a path to the search path used by Templex.

Syntax

addfilepath(string)

Input

string
The path that will be added to the Templex search path.

Example

Template:
{addfilepath("C:/Files/Myfiles/")}

Comments

Templex will search through all file paths in the order that they were added.