Hours between
- Last Updated: March 24, 2022
- 1 minute read
- Corticon
- Version 6.3
- Documentation
SYNTAX
<DateTime1>.hoursBetween(<DateTime2>)
<DateTime2> is later than <DateTime1>.USAGE RESTRICTIONS
The Operators row of the table in Summary Table of Vocabulary Usage Restriction applies. No special exceptions.
The following Rulesheet uses .hoursBetween to determine the number of hours that have elapsed betweendateTime1 and dateTime2, compare it to the Values set, and assign a value to string1.A sample Ruletest provides dateTime1 and dateTime2 for two examples.
Input and Output panels are shown below.