Description
Obtains the number of seconds in the seconds portion of a time value.
Syntax
Second ( time )
Return value
Integer. Returns the seconds portion of time (00 to 59).
Examples
This expression returns 31:
Second(19:01:31)
See also
Sidebar | Prev | Up | Next | | Download PDF |
Description
Obtains the number of seconds in the seconds portion of a time value.
Syntax
Second ( time )
Return value
Integer. Returns the seconds portion of time (00 to 59).
Examples
This expression returns 31:
Second(19:01:31)
See also