5
Answers

get element from the array

Photo of venkat

venkat

7y
749
1
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)