FORMULA LANGUAGE


Examples: @Day
1. This example returns 15 if today is July 15, August 15, September 15, and so on.
2. This example returns 20 and 21 in a list.
3. This example returns the string "Payment received on or before the 15th" if the PaymentReceived field is filled in on or before the 15th of the month; otherwise, it returns the string "Payment received after the 15th."
See Also