function setapp(chooser) {
...
return choice1;
}

valore_cercato = setapp(parametro);


ciao