Table of Contents

, , ,

MINUTES

Description

Returns an integer constant indicating the number of minutes in the provided duration

Parameters

Attribute of the Duration type or duration constant or calculation producing duration

Example

IF MINUTES (Task.Duration) =  5 THEN ...