Documentation Index

Fetch the complete documentation index at: https://documentation.decisions.com/llms.txt

Use this file to discover all available pages before exploring further.

Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Get Timespan Average

Prev Next

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