In this practical demonstration, I will show a requirement (that could be solved with a RUN() function) but also a curious use of the SERIESTOTEXT() function to get a comma separated list.
A series exists on input
It is required as a comma separated list on output
The output structure cannot be changed
A RUN() function is detrimental to performance