Home Search

DriveWorks Solo 21
Second

Send Feedback

Second

This function returns the seconds component of the specified date/time value.

Syntax

Second([Value])

Value (optional) is the date/time from which to retrieve the seconds component.

If no value is specified, then it is equivalent to passing in Now().

Examples

RuleMeaning
Second()If this function is called at the time of 13.20:47 then it would return the value: 47.
Second(Now())If this function is called at the time of 13.20:47 then it would return the value: 47.
Second("16:28:10")This will return 10 from the given time value
Volatile Functions

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: