This is an old revision of the document!


MINUTE

Returns the minute of the provided date as an integer constant in the range 0-59

Attribute of the Date type or date constant or calculation producing a date

 IF MINUTE (Account.OpeningDate)=45 THEN ...
  • Last modified: 2022/09/13 18:12