You are here: Features > CaseWare Time > Macros and TimeInfo > TimeInfo

TimeInfo

Retrieves information from the Time databases.

Syntax

TIMEINFO ("<property name>,<parameter list>")

Where

property name is in the form <database>_<field>. The databases are the client, group, contact and staff lists.

parameter list is an optional list of parameters. Parameters should be separated by a comma.

Examples

To insert the city of the current client into a letter, use

TIMEINFO("Client_City")

To insert the last name of the second attention person in a document, use

TIMEINFO("Client_AttentionLastName",2)

A complete list of properties is available for contact's clients, client's contacts, clients, staff, groups, and contacts. As well, TimeInfo functions exist in relation to Billing Invoices, Credit Notes, Miscellaneous Invoices, Statements, Tax Invoices, and Calculations