I'm trying to pull the account name from this object. However, results[0]["Account Name"] doesn't return anything in NetSuite.
When I copy the same thing into Chromes console, results[0]["Account Name"] returns "MC Customer Account" as expected.
Is there a better way to do this?