Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
Duration.TotalMinutes(duration as nullable duration) as nullable number
About
Returns the total minutes spanned by duration
.
Example 1
Find the total minutes spanned by a duration value.
Usage
Duration.TotalMinutes(#duration(5, 4, 3, 2))
Output
7443.0333333333338