ADELIA |
VADELIA |
SADELIA |
WADELIA |
EADELIA |
(I/B) |
(I/B) |
(B) |
(I/B) |
(B) |
Warning: In the case of ADELIA programs, this function is not compatible with C generator.
Description
This predefined function is used to extract the seconds (SS) information from a TIME variable.
Syntax
Result = &TIME_TO_SECOND(Time)
Parameters
|
Description |
Contents |
Controls |
Result |
NUM_E or NUM_P type numeric variable of length <= 9 with 0 decimals. |
Seconds (SS) extracted from the time given as a parameter. |
|
Time |
TIME variable. |
Full time from which the seconds are extracted. |
Mandatory parameter. |
Example
SECOND = &TIME_TO_SECOND(TIME_VAR)
List of predefined functions by topic