News

So, this could be a really dumb question, but I've been searching the API's and can't find much that's working for me.I need to search a 2d array for for the index value of an element. I can't ...
I'm making a script that will write a two-dimensional array to an Excel spreadsheet. The script is meant to be called from within other scripts. An outer loop runs once for every row in the array ...