returns the rendered text of the suggest's item
var text = $$("mysuggest").getItemText("d12");
Text will take templating logic of the suggest control into account.