This function returns the day number from the given value
Day()
Rule | Meaning |
---|---|
Day() | If this function is called on the 11th October 2010 then it would return the value: 11. |
Day(40462) | This will return 11 from the given system date value |
Day("09/21/2010") | This will return 21 from the given date |
Volatile functions constantly change value whenever they are calculated.
Do not use any volatile function in the File Name rule or Path rule for any item created by DriveWorks.
Volatile functions include:
These are Rand and RandBetween.