Please enable JavaScript to view this site.

R:BASE 11 Help

Navigation: Function Index > I

ISEC

Scroll Prev Top Next More

(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))