Template File Variables -  *.*
These variables can be used in action files and all GroupMAN Templates.

%MONTH%

Shows month 2 digit value (Jan = 01)

%DAY%

Shows Day Of Month (i.e 23)

%YEAR%

Shows year 2 digit value ( 2002 = 02)

%YEAR4%

Shows year 4 digit value ( 2002 = 2002)

%DATE4%

Shows Date with 4 digit year (01-01-2002)

%VDAY%

Verbose Day of Week (Sunday, Monday, Etc)

%VMONTH%

Verbose Month ( January, February, March, Etc)

%DATE2%

Shows Date with 2 digit year (01-01-02)

%HH%

Shows Hour Of Day

%MM%

Shows Current Minute

%SS%

Shows Current Second

%TIME12%

Shows time in 12 hour format HH:MM:SS

%TIME24%

Shows time in 24 hour format HH:MM:SS

%ListName%

Diplays The List Name

%ListEmail%

Displays the Email Address Of The List

%ListDesc%

Shows Short Description Of The List

%OwnerEmail%

Shows The List Owners Email Address

%OwnerName

Shows The List Owners Name

%From%

From Email on Current Message

%To%

To Email on Current Message

%Subject%

Subject line on current message

%Attach%

Attachment on current message

%MsgID%

Message ID on current message

%TemplatePath%

Path of Template Files from configuration file

%MsgPath%

Path of Message Files from configuration file

%FilesPath%

Path of Files Folder from configuration file

%AttachPath%

Attatchments Path from configuration file