TExpressive creates some predefined parameters when it processes your template files. All TExpressive predefined parameters start with a "_". The predefined parameters are:
_CurrentFile | The file/path of the file currently being processed, if any. |
---|---|
_InFile | The file/path of the main input file, if any. |
_OutFile | The file/path of the main output file, if any. |
_BasePath | The base path for relative-to-base paths. Clear or unset this parameter to not use a base path but use normal relative paths instead. |