ListValue.mean method
ListValue › mean
Unofficial
Returns the mean of the list's numeric elements.Signature:
mean(): ValueReturns: Value — A NumberValue, or NullValue when there are no numbers.
ListValue › mean
Unofficial
Returns the mean of the list's numeric elements.Signature:
mean(): ValueReturns: Value — A NumberValue, or NullValue when there are no numbers.