Hi there, I need to manipulate a hash so that I can get a list of names with their projects.
Right now I'm doing this in console
As you can see... in the final output there is no first project for name1 anymore, because second project overwrote the first one. I need to append it in a way where I don't loose the first project.
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.
Not exactly the question you had in mind?
Sign up for an EE membership and get your own personalized solution. With an EE membership, you can ask unlimited troubleshooting, research, or opinion questions.
I was actually able to do it this way too...
Thanks!
Open in new window