This function returns the minute, a number from 0 to 59, from the given value.
Minute()
Rule | Meaning |
---|---|
Minute(Now()) | If this function is called at the time of 13.20 then it would return the value: 20. |
Minute("16:19:22") | This will return 19 from the given time value |
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.