DTLeft
Shift & Break System Function
The DTLeft function returns the balance of the off-shift or break time remaining for a Location or Resource before it resumes normal activities. Unless passed as an argument (e.g., DTLeft(hr)), the return value uses the time units defined in ProModel's General Information.
Syntax
DTLeft(<time unit>)
Example
Shift_Time = DTLeft()
Parameters
(<time unit>)
The unit of time that the function returns the remaining time in. If no time unit is specified, the unit defined in ProModel's General Information is used.