1👍
✅
You can get all the selected from the item using .val()
All the selected items are going to be comma separated.
$('#AlarmOptions').val()
Source:stackexchange.com