#100732
admin
Keymaster

Hi,
You should use the “value” not the “label” of the Item.
Example:

function selectToyota() {
list.ensureVisible("toyota");
}

Regards,
Peter