How can I use a variable of data parameters in an jQuery AJAX call?
I have some difficulties to understand how to build a set of data values that I can use in an Ajax call (using jQuery). I have a function that generates some data values that I want to use in the…