Use the format argument to control the format of the timestamp (using strftime syntax) e.g. c:\temp\report-{%REPORT-TIME% format="%Y-%m-%d"}.html
{%CHANNEL-FILTER-NAME%}
{%WORKPAD-NAME%}
{%CHANNEL-FOLDERS%}
By default, channel folders are comma-separated, delimited using double-quotes. Use the sepChar argument to specify a different separator, quoteChar to specify a new delimiter e.g. {%CHANNEL-FOLDERS% sepChar=; quoteChar=#} or {%CHANNEL-FOLDERS% quoteChar=[]}