📅  最后修改于: 2022-03-11 15:01:34.448000             🧑  作者: Mango
Below you can check the example of concate data in variable through for loop in jquery
Please refer '+=' in the code for concatenation example
var timedropdowndata = "";
I hope it will help you
thank you.