¡@

Home 

javascript Programming Glossary: processrequest

How does one return data to the original caller function in Javascript?

http://stackoverflow.com/questions/1094716/how-does-one-return-data-to-the-original-caller-function-in-javascript

5000 type POST url portal index.php async function processRequest command item properties var request request.command command.. fromServer.id I invoke this piece of code by calling the processRequest function inside another function. Sending the request and retrieving.. need to return a value 'id' from the response back to the processRequest function so it in turn can return that value to its caller...