What’s the property to get the return value from Server in JavaScript?
xmlHttp.responseBody
xmlHttp.readyState.
xmlHttp.statusText.
xmlHttp.responseText.