How can I create a two dimensional array in JavaScript? - Stack Overflow
I have been reading online and some places say it isn't possible, some say it is and then give an example and others refute the example, etc. How do I declare a 2 dimensional array in JavaScript? ... I had to make a flexible array function to add "records...