Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






Examples: @Day

  1. This example returns 15 if today is July 15, August 15, September 15, and so on.
  2. @Day(@Now)
  3. This example returns 20 and 21 in a list.
  4. @Day([11/20/95 8:58:12] : [11/21/95 8:58:12])
  5. 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."
  6. @If(@Day(PaymentReceived)<16;"Payment received on or before the 15th";"Payment received after the 15th")
Related topics
@Day




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009