home

Browse documentation

ezyVet Knowledge Center

Get access to documentation, training, and other high-quality resources.

Template variables: Global

VariableFunction
{UserName}Shows the username of a person's ezyVet user account.
{UserEmailAddress}Shows the sign-in email address person's ezyVet user account.
{UserSendingEmailAddress}Shows the sending email address of a person's ezyVet user account.
{UserSignature}Shows the signature of a person's ezyVet user account.
{UserSignatureHtml}Shows the signature of a person's ezyVet user account.
Note: This variable shows the information in HTML format.
{UserSignatureImage}Shows the signature image of a person's ezyVet user account.
{UserSignatureImageSrc}Shows the file path of the signature image of a person's ezyVet user account. (For example, https://callistovets.usw2.ezyvet.com/dbfile/110/doctorsignature.png.)
{UserRegistrationNumber}Shows the registration number of a person's ezyVet user account.
{UserDEARegistrationNumber}Shows the DEA registration number of a person's ezyVet user account.
{UserQualifications}Shows the qualifications of a person's ezyVet user account.
{VetUserName}Shows the username of the veterinarian when you print a document from a clinical record.
{VetUserEmailAddress}Shows the email address of the veterinarian when you print a document from a clinical record.
{VetUserSendingEmailAddress}Shows the sending email address of the veterinarian when you print a document from a clinical record.
{VetUserSignature}Shows the signature of the veterinarian when you print a document from a clinical record.
{VetUserSignatureImage}Shows the signature image of the veterinarian when you print a document from a clinical record.
{VetUserQualifications}Shows the qualifications of the veterinarian when you print a document from a clinical record.
{VetUserRegistrationNumber}Shows the registration number of the veterinarian when you print a document from a clinical record.
{VetUserDEARegistrationNumber}Shows the DEA registration number of the veterinarian when you print a document from a clinical record.
{TodaysDate}Shows the date when a person or ezyVet made the document from the template.
Note: This variable uses YYYY-MM-DD format to show the information.
{TodaysDateFull}Shows the full date when a person or ezyVet made the document from the template.
Note: This variable uses DD Month YYYY format to show the information. (For example, 20 June 2020.)
{CurrentTime}Shows the time when a person or ezyVet made the document from the template.
{CurrencySymbol}Shows the currency symbol used by the ezyVet site.
{TaxName}Shows the tax name used by the ezyVetsite.
{CurrentMonth}Shows the the month when a person or ezyVet made the document from the template.
{Date+<n>days}Shows the date that is a given number of day in the future.
Note: Replace <n> with the applicable number of days. For example, enter {Date+7days}.
{Date+<n>weeks}Shows the date that is a given number of weeks in the future.
Note: Replace <n> with the applicable number of weeks. For example, enter {Date+7weeks}.
{Date+<n>months}Shows a date that is a given number of months in the future.
Note: Replace <n> with the applicable number of months. For example, enter {Date+7months}.
{_DD}Shows the current day.
Note: This variable uses DD format to show the information.
{_MM}Shows the current month.
Note: This variable uses MM format to show the information.
{_YY}Shows the current year.
Note: This variable uses YYYY format to show the information.
{PAGENO}Shows the page number.
{nbpg}Shows the total number of pages.
Tip: To show a page count in your document, enter Page {PAGENO} of {nbpg} in your template.
{CheckBoxSmall}Shows a small checkbox.
Tip: You can use this variable for online forms.
{CheckBoxLarge}Shows a a large checkbox.
Tip: You can use this variable for online forms.