Communication merge tags library - System
Tag Reference |
Tag Name |
Description |
Today |
@(System.Today) |
Inserts today's date in the format dd mmmm yyyy (e.g. 01 January 1900) |
Tomorrow |
@(System.Tomorrow) |
Inserts tomorrow's date in the format dd mmmm yyyy (e.g. 02 January 1900) |
Yesterday |
@(System.Yesterday) |
Inserts yesterday's date in the format dd mmmm yyyy (e.g. 31 December 1899) |
Todays Day |
@(System.TodaysDay) |
Inserts today's day in full (e.g. Monday) |
Todays Month |
@(System.TodaysMonth) |
Inserts the current month in full (e.g. January) |
Todays Year |
@(System.TodaysYear) |
Inserts the current year in the format yyyy (e.g. 1900) |
Time |
@(System.Time) |
Inserts the current time stamp in the format MM:HH (e.g. 11:59) |
Company Name |
@(Company.CompanyName) |
The company associated with the communication definition |
Current User Name |
@(LoggedInUser.UserName) |
The user name of the currently logged in system user |
Current User Companies |
@(LoggedInUser.Companies) |
A list of all companies associated with the currently logged in system user |
Current User Domain |
@(LoggedInUser.Domain) |
The domain of the currently logged in system user |
Current User Full Name |
@(LoggedInUser.FullName) |
The full name of the currently logged in system user |
Current User Job Title |
@(LoggedInUser.JobTitle) |
The job title of the currently logged in system user |
Current User Signature |
@(LoggedInUser.Signature) |
The signature image of the currently logged in system user |
Current User Email |
@(LoggedInUser.Email) |
The email address of the currently logged in system user |
Current User Contact Number |
@(LoggedInUser.ContactNumber) |
The telephone number of the currently logged in system user |
User Name |
@(User.UserName) |
The user name of a selected system user account |
User Email |
@(User.Email) |
The email of a selected system user account |
Generated Password |
@(User.GeneratedPassword) |
The system-generated unencrypted password for a user account (new set-up or reset passwords only) |
User Companies |
@(User.Companies) |
A list of all companies associated with the selected system user account |
User Domain |
@(User.Domain) |
The domain of a selected system user account |
User Full Name |
@(User.FullName) |
The full name of a selected system user account |
User Job Title |
@(User.JobTitle) |
The job title of a selected system user account |
User Contact Number |
@(User.ContactNumber) |
The telephone number of a selected system user account |
First Page Break |
An image |
Appears as a pagination indicator on a merge document |
Mid Page Break |
An image |
Appears as a pagination indicator on a merge document |
Last Page Break |
An image |
Appears as a pagination indicator on a merge document |
Document Start |
An image |
Appears as a pagination indicator on a merge document |
Document End |
An image |
Appears as a pagination indicator on a merge document |
See related topics...