To return the number of days since the last update (this field can be used to find out what tasks have been neglected for a long time), use the following task processing script:
((new Date()).getTime() - task.getUpdatedate().getTime())/DAYS
Associated custom field properties:
Property |
Value |
Type |
Integer |