BetweenHours
Whether value is within an hour range.
#
Script DataName | Description |
---|---|
Script Type | python3 |
Tags | transformer, date |
Demisto Version | 5.0.0 |
#
InputsArgument Name | Description |
---|---|
value | Value to check |
begin_time | Format is HH:MM:SS |
end_time | Format is HH:MM:SS |
#
OutputsThere are no outputs for this script.
#
Script Example!BetweenHours value=12:00:00 begin_time=02:00:00 end_time=21:00:00
#
Context Example#
Human Readable OutputTrue