This macro changes the current directory. It is available to execute generation commands only, and may be used in addition to standard GTL macros when defining commands.
.change_dir (path)
The following parameters are available:
Parameter
Description
path
New current directory
Type: Simple template (escape sequences ignored)
Example:
.change_dir(C:\temp)