This function returns the system date value for the given date.
DateValue()
Rule | Meaning |
---|---|
DateValue("09/21/2010") | This will return the system value 40442 for the given date |
DateValue(Date()) | If this function is called on the 11th October 2010 then it would return the value: 40462. |
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.