$seconds
Extracts seconds information from a standard time value. Syntax $seconds(time) Parameters time an 8-digit number, or an expression that evaluates to an 8-digit number, expressing valid time in the form HHMMSSTT Return Value Number. Comments The system variable $Time is often used for time. Example $seconds($Time) Evaluates to 59 when $Time has the value 23595999.…
Read more