Get Timespan Average
- 15 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Get Timespan Average
- Updated on 15 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Data > 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
Property | Description | Data Type |
---|---|---|
TimeSpans | List of TimeSpan items to find the average of. | List of TimeSpan |
Outputs
Property | Description | Data Type |
---|---|---|
GetTimeSpanAverage1_Output | This is the sum of the TimeSpans input divided by how many are in the list. | TimeSpan |
Was this article helpful?