I am calling a JS function from another and sending JSON array data. While sending the data to 2nd function I am getting value as undefined/null. How to send JSON array data from one JS function to Another ?I am calling a JS function from another and sen