Hello all...
I'm new to velocity and am wondering if there is any support for multidimensional arrays? I get an error when trying to set one up like this: #set($arraytest = [[1, 2, 3], [4, 5, 6]]) Any ideas of ways to work around this if velocity doesn't work with multidimensional arrays out of the box? Thanks, -Dan
