Code Type:
Code Scope of Action:
Code First Added:
Code Altered:
Boolean Comparison [other codes of this type]
item [codes with similar scope]
Already in v5.0.0
format"
DEPRECATED - use ^value(days())^. See ^value^, days().
^days( date, N )^
If that date is within N days of today, this condition is true, where date is a date or ^today^, ^created^ or ^lastModified^; and N is a number.
^days(^value($UserDate )^, N )^
If the (date) value of specified UserDate attribute for this note is within N days of today, this condition is true.
Internally, the days() operator man be used for this function.