NAME
DateIsBetween — Check whether the first date comes between second and third.
ERRORS
Error Conditions
ConditionError CodeError Message
Contents of FirstDate are invalid. -11 Variable $VarName has invalid value $Value.
Contents of SecondDate are invalid. -11 Variable $VarName has invalid value $Value.
Contents of ThirdDate are invalid. -11 Variable $VarName has invalid value $Value.
SecondDate is after ThirdDate -15 Arguments SecondDate and ThirdDate have incoherent values $SecondDate and $ThirdDate.
For the main part of the command documentation, see here.