NAME
TimeOfDayIsAbout — Check if target time of day is within an interval.
ERRORS
Error Conditions
ConditionError CodeError Message
Contents of TargetTimeOfDay are invalid. -11 Variable $VarName has invalid value $Value.
Contents of IntervalMidpoint are invalid. -11 Variable $VarName has invalid value $Value.
Contents of IntervalWidth are invalid. -11 Variable $VarName has invalid value $Value.
Input value TargetTimeOfDay is empty. -12 Variable $VarName has empty value.
Input value IntervalMidpoint is empty. -12 Variable $VarName has empty value.
Input value IntervalWidth is empty. -12 Variable $VarName has empty value.
For the main part of the command documentation, see here.