5
Reply

get element from the array

venkat

venkat

Dec 26 2017 5:19 AM
170
Hi All, i wanted write one if condition based on the array element. var columnArray=['jfhd','dfdf','dfdf','sdfsd'] i am getting error here. please help on this. if(columnArray=='jfhd') { }

Answers (5)