ListAvg
Gets the average of all values in a list
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| The list to compact | |
|
|
| string the list delimiter |
|
|
|
| boolean whether the delimiter is multi-character |
|
Examples
Related
Last updated