Is there a way to read/assign the results of console.dir(object) into a variable for processing in my own javascript code?
Thanks in advance.
Is there a way to read/assign the results of console.dir(object) into a variable for processing in my own javascript code?
Thanks in advance.