E03 - Activity Time (Reports & Settings Report Generator variable)
From Catalyst
(Redirected from REF:wsrgve03)
Syntax
E03{N/T, S/E/A/C}
Description
The start, end, attended and chargeable times for this recorded time (activity).
If you choose a numeric output, the start and end parameters will output a value in minutes. The attended and chargeable parameters will output a value in hours.
Parameters
- N/T
- A text parameter that can be omitted (it defaults to "N").
- N
- Numeric result. This is the number of minutes since midnight. This is most commonly used for sorting purposes.
- T
- Text result. This is the time formatted for display, using the 24-hour clock, e.g. '08:30', '20:30'.
- S/E/A/C
- A text parameter that can be omitted (it defaults to "S").
- S
- The time this activity was started.
- E
- The time this activity was ended.
- A
- The attended time (duration) of this activity.
- C
- Chargeable workshop time that can be allocated to this activity.
Returns
A text or numeric (depending on the parameters) value whose typical size is 5 characters.