FORMULA LANGUAGE


Examples: @Length
1. This example returns 45.
2. This example returns the number list 0:5:3, which displays as 0;5;3 if the multi-value separator for the field is a semicolon.
3. This example returns the number list 16:10:22 if the contents of the fields From, Topic, and Date are "Stephen Brewster", "News Flash", and @Now (where the current date is 04/01/2001 16:45:10 PM), respectively. The number list displays as 16,10,22 if the multi-value separator for the field is a comma.
See Also