<para>The following tags will be resolved: <list> <item><code>[YYMMDD]</code><description>This will be replaced by the current date, e.g. 220930</description></item> <item><code>[YYMMDDHHMM]</code><description>This will be replaced by the current date and time including hours and minutes, e.g. 2209301325</description></item> <item><code>[YYMMDDHHMMSS]</code><description>This will be replaced by the current date and time including hours, minutes and seconds, e.g. 220930132545</description></item> <item><code>[YYYYMMDD]</code><description>This will be replaced by the current date, e.g. 20220930</description></item> <item><code>[YYYYMMDDHHMM]</code><description>This will be replaced by the current date and time including hours and minutes, e.g. 202209301325</description></item> <item><code>[YYYYMMDDHHMMSS]</code><description>This will be replaced by the current date and time including hours, minutes and seconds, e.g. 20220930132545</description></item> <item><code>[SEQ]</code><description>This will be replaced by a sequence number. This will start at 1 and be incremented until a unique Id is found or 999 is reached.</description></item> <item><code>[SEQ#3]</code><description>This will be replaced by a sequence number left padded with 0's so it is at least 3 digits. This will start at 001 and be incremented until a unique Id is found or 999 is reached.</description></item> </list></para>