Last updated 2 months ago
Was this helpful?
Gets the average of all values in a list
ListAvg(list=[string], delimiter=[string], multiCharacterDelimiter=[boolean])
list
string
true
The list to compact
delimiter
false
string the list delimiter
,
multiCharacterDelimiter
boolean
boolean whether the delimiter is multi-character