You are here: All Help Topics > Advanced Features > Calculations > Function Arguments

Function Arguments

CaseView provides an optional argument that controls the type of description that appears in the cell.

0

Returns the short description for the item being linked.

1

Returns the extended description for the item being linked.

2

Returns the extended description for the item being linked. If no extended description is present, the short description will appear in the cell.

3

Returns the specified segment of the extended description Used where the extended description includes more than one segment, separated by a "|", as in multi language descriptions.

MAPDESC("111",3,2)

Returns the second segment of the extended description.

 

If you do not provide an argument, CaseView returns the short description for the item being linked.

Related Topics