ISEC
(ISEC(
arg
))
Returns the integer seconds of time, where
arg
is a value that has a TIME or DATETIME data type.
In the following example, the value of
visec
is
30
.
SET VAR visec = (ISEC(12:15:30))