Get Timespan Average
  • 15 Nov 2022
  • 1 Minute to read
  • Dark
    Light

Get Timespan Average

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationData > Numbers

The Get TimeSpan Average step takes in a list of TimeSpan and outputs a single TimeSpan representing the average values passed in.




Properties

Inputs

PropertyDescriptionData Type
TimeSpansList of TimeSpan items to find the average of.List of TimeSpan

Outputs

PropertyDescriptionData Type
GetTimeSpanAverage1_Output
This is the sum of the TimeSpans input divided by how many are in the list.
TimeSpan


Was this article helpful?