ToSeconds(Duration duration)
Takes a duration and returns the number of seconds contained in it.
Parameters
- duration
- The duration value to convert to seconds.
Returns
Numeric
Examples
ToSeconds([Duration Column])
takes the duration value "25 mins" stored in the duration column and returns the numeric value 1500