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 convert a time with the TIME format into a numeric variable in the HHMMSS format.
Syntax
Result = &TIME_TO_NUM(Time)
Parameters
|
Description |
Contents |
Controls |
Result |
Six-character NUM_E or NUM_P type numeric variable with 0 decimals. |
Numeric variable (HHMMSS) representing the time given as a parameter. |
|
Time |
TIME variable. |
Time to be converted into a numeric variable. |
Mandatory parameter. |
Example
NUMERICAL_VAR = &TIME_TO_NUM(TIME_VAR)
List of predefined functions by topic