removefilepath
Removes a path from the search path used by Templex.
Syntax
removefilepath(string)
Input
- string
- The path that will be removed from the search path.
Example
Template:
{removefilepath("C:/Files/Myfiles/")}
Comments
N/A