Client Template Variables

Client variables refer to clients relevant to the document. For example, in an invoice template the \CLIENT_NAME\ variable will return the name of client, to whom the invoice was issued.

Client Data Template Variables

Code to paste to template

Information to be displayed in the saved document

\CLIENT_NAME\

Name of client.

\CLIENT_CODE\

Client Code of client.

\CLIENT_CURRENCY\

Client's currency.

\CLIENT_PAYMENT_TERMS\

Payment terms of client.

Example:

Within 30 days

\CLIENT_MINFEE\

Minimum fee set in payment terms of client.

\CLIENT_PAYMENT_TERMS_NOTES\

Text, entered in the Additional Notes field of client's payment terms.

\CLIENT_ADDRESS\

Complete address of client. Order of different elements can be changed in Administrator >> General settings.

\CLIENT_STREET1\

Street address of client (entered into the upper Street Address field).

\CLIENT_STREET1_C\

Street address of client, followed by a comma (not displayed if Street Address field is empty).

\CLIENT_STREET2\

Alternate/second street address of client (entered into the lower Street Address field).

\CLIENT_STREET2_C\

Alternate/second street address of client, followed by a comma (not displayed if Street Address field is empty).

\CLIENT_CITY\

Client's city of residence.

\CLIENT_CITY_C\

Client's city name, followed by a comma (not displayed if City field is empty).

\CLIENT_STATE\

Client's state/province of residence.

\CLIENT_STATE_C\

Client's state/province, followed by a comma (not displayed if State field is empty).

\CLIENT_COUNTRY\

Client's country of residence.

\CLIENT_COUNTRY_C\

Client's country of residence, followed by a comma (not displayed if Country field is empty).

\CLIENT_ZIP\

Client's ZIP code.

\CLIENT_ZIP_C\

Client's ZIP code, followed by a comma (not displayed if ZIP Code field is empty).

\CLIENT_EMAIL1\

E-mail address of client.

\CLIENT_EMAIL2\

Additional e-mail address of client.

\CLIENT_PHONE1\

Phone number of client.

\CLIENT_PHONE2\

Additional phone number of client.

\CLIENT_PHONE3\

Additional phone number of client.

\CLIENT_PHONE4\

Additional phone number of client.

\CLIENT_FAX\

Fax number of client.

\CLIENT_WEB\

Web site address of client.

\CLIENT_MINFO\

Text, entered in the Marketing Notes section on the Marketing tab of Client window.

\CLIENT_MWEB\

Text, entered in the Marketing Link section on the Marketing tab of Client window.

\CLIENT_INFO\

Text, entered in the Additional Information section on the Main tab of Client window.

\CLIENT_VATNUM\

VAT code of a client.

 

 

See also:

Logic and Syntax of Templates

Advanced commands and functions