NAME
TimeOfDayIsBetween — Check whether given time-of-day is between the others.
ERRORS
Error Conditions
ConditionError CodeError Message
Contents of FirstTimeOfDay are invalid -11 Variable $VarName has invalid value $Value.
Contents of SecondTimeOfDay are invalid. -11 Variable $VarName has invalid value $Value.
Contents of ThirdTimeOfDay are invalid. -11 Variable $VarName has invalid value $Value.
Option is invalid. -11 Variable $VarName has invalid value $Value.
SecondTimeOfDay is greater than ThirdTimeOfDay -15 Arguments SecondTimeOfDay and ThirdTimeOfDay have incoherent values $SecondTimeOfDay and $ThirdTimeOfDay.
For the main part of the command documentation, see here.