Getting the sum number from a dynamic Array
I would like to get the total sum from a dynamic array. I'm not a coder but I can tinker just an FYI.
So what I'm trying to do is get the layer heights of multiple text objects so I can get the total height of the layers and resize a shape layer underneath to the total height of the text layers. I was able to find code to get the max width of the text layers but don't know how to get the total height. Below is the for loop to get the width:
