This is a collection of blueprint nodes to help with some development tasks. In fact, they are nodes that I find myself making over and over again on different projects so I thought it best to add them to a plugin.
This bundle comes with a print string array node along with conversion nodes to change common data types into string arrays. There are also nodes to calculate the sum (and cumulative sum (up to a given index)), and to get the average value from an array.