function Tools.onSelect(entryid,entrytext,entryindex) { // use entryid, entrytext, or entryindex however you want echo("Clicked " @ entrytext);}