WEEKS
Description
Returns an integer constant indicating the number of weeks in the provided duration
Parameters
Attribute of the Duration type or duration constant or calculation producing duration
Example
IF WEEKS (Task.Duration) = 5 THEN ...
index function function list date and time
Returns an integer constant indicating the number of weeks in the provided duration
Attribute of the Duration type or duration constant or calculation producing duration
IF WEEKS (Task.Duration) = 5 THEN ...