I have the arrays name[] and lastname[]. How do I combine and convert them into a JSON string? I want it to be in the following format. I need the "Employees" title in the JSON.. How do
I have the arrays name[] and lastname[]. How do I combine and convert them into a JSON string? I want it to be in the following format. I need the "Employees" title in the JSON.. How do