Hello,

Sign up to join our community!

Welcome Back,

Please login to your account!

Forgot Password,

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Thank you Martin. This worked and the values are now separate. But It spread the array into all the results. It became this: [address, argument, argument, argument, number] instead of this: [address, [argument, argument, argument], number] Do you know, is there a way to make it into the second form?