If you ever need to condense a multi-dimensional array of values into a single list of values, the Array flat( ) method is what you need.
Code from video: https://gist.github.com/prof3ssorSt3v...
Great article by my friend Chris Ferdinandi about the Array flat method: https://gomakethings.com/how-to-flatt...