NAME
TimeBetweenTimesOfDay — Return how much time there is between the two given times.
ERRORS
Error Conditions
ConditionError CodeError Message
Contents of variable FirstTimeOfDay are invalid. -11 Variable $VarName has invalid value $Value.
Contents of variable SecondTimeOfDay are invalid. -11 Variable $VarName has invalid value $Value.
Input value for FirstTimeOfDay is empty. -12 Variable $VarName has empty value.
Input value SecondTimeOfDay is empty. -12 Variable $VarName has empty value.
For the main part of the command documentation, see here.