index of the option with specified ID
$$("segmented1").optionIndex(1);
Since options are stored in the array, option indexes are numbered staring from 0.