Is there anyone out there that can tell me what this does or translate it?

Is there anyone out there that can tell me what this does or translate it?

lookup: citiescount,
onSelect: function (suggestion) {
this.value=suggestion.data;
document.getElementById("qsubmit").click();