-- CaseView for Time --

Client_GroupShortName

Returns the group short name.

Timeinfo ("Client_GroupShortName",<client number>)

The macro "Client_GroupShortName" returns to the cell the group short name of the client having number <client number>.

If the short name of the group corresponding to client number 1000 is AGroup

Timeinfo ("Client_GroupShortName", "1000") is entered in a cell on the client's invoice, then the string AGROUP will appear in that cell.

Related Topics