DAYS
Description
Returns an integer constant indicating the number of days in the provided duration
Parameters
Attribute of the Duration type or duration constant or calculation producing duration
Example
IF DAYS (Task.Duration) = 5 THEN ...
Returns an integer constant indicating the number of days in the provided duration
Attribute of the Duration type or duration constant or calculation producing duration
IF DAYS (Task.Duration) = 5 THEN ...