Labels.NET component > Formula data

Built in functions

Labels.NET contains a number of built-in functions for sequencing, adjusting and selecting text items, providing date and time and simple arithmetic functions.

All functions are used in one of the following two forms:

Symbol(parameter 1)

or

Symbol(parameter 1,parameter 2)

where the returned value is a text string and the parameters are text strings.

The following functions are provided:

 

More:

Function: "Sequence records";

Function: "Sequence labels";

Function: "Sequence duplicates";

Function: "Concatentate";

Function: "Remove spaces";

Function: "Right space fill";

Function: "Left space fill";

Function: "First word";

Function: "Last word";

Function: "First and last words";

Function: "First line";

Function: "Last line";

Function: "Last but one line";

Function: "Long date";

Function: "Short date";

Function: "Time";

Function: "Day";

Function: "Month";

Function: "Year";

Function: "Greater than";

Function: "Less than";

Function: "Equal to";

Function: "Add";

Function: "Subtract";

Function: "Multiply";

Function: "Divide";

Function: "Percent";

Function: "Decimals";