how to get values from multiple select2 code example Example: get value select 2 //get selected value $('#mySelect2').find(':selected').val();