jqury pilih beberapa fungsi teks

var text = $('#selector option:selected').toArray().map(item => item.text).join();
Inexpensive Iguana