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 minutes (MM) information from a TIME variable.
Syntax
Result = &TIME_TO_MINUTE(Time)
Parameters
|
Description |
Contents |
Controls |
Result |
NUM_E or NUM_P type numeric variable of length <= 9 with 0 decimals. |
Minutes (MM) extracted from the time given as a parameter. |
|
Time |
TIME variable. |
Full time from which the minutes are extracted. |
Mandatory parameter. |
Example
MINUTE = &TIME_TO_MINUTE(TIME_VAR)
List of predefined functions by topic