The CompareDate function currently returns only a binary result (0 or 1) indicating whether a given date is before, on, or after the current date, without providing the actual number of days between the two dates. This enhancement proposes updating CompareDate to return an integer value representing the day difference between the two dates, rather than a simple boolean-style indicator. Providing this level of detail would allow customers to build more precise conditional logic in automation scripts and reports that depend on the magnitude of the date difference, not just its direction.
Open
Enhance CompareDate Function to Return Day Difference
Login to the community
No account yet? Create an account
Sign in with SSO
Login via NetBrain Universityor
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
