This is the outputted JSON data, I need to take values a and add it to b.
{
protocol: null,
slashes: null,
auth: null,
host: null,
port: null,
hostnat null,
hash: null,
search: "?t4&bt
query: {
a: "t,
b: t2"
},
pathname: "/",
path: "/?t=4tb=2",
href: "/?t=4tb=2"
}
Thanks in advance! I know it's probably simple but I'm new to this.