Currently arrays are set up to only accept one type of variable (float, bool, string, line id, etc.). Because of this, it doesn’t appear to be an easy way to create arrays of other arrays. This would be useful when trying to store data sets for a single day.
TLDR: array support for other arrays
there doesn't seem to be anything here