NAME
DatetimeIsBetween — Check whether the given datetime is between others.
ERRORS
Error Conditions
ConditionError CodeError Message
Contents of FirstDateTime are invalid. -11 Variable $VarName has invalid value $Value.
Contents of SecondDateTime are invalid. -11 Variable $VarName has invalid value $Value.
Contents of ThirdDateTime are invalid. -11 Variable $VarName has invalid value $Value.
Second datetime is after third datetime. -15 Arguments SecondDatetime and ThirdDatetime have incoherent values $SecondDatetime and $ThirdDatetime.
For the main part of the command documentation, see here.