javascript - JS validate custom rule for checking array not empty? - i have array called filequeue. var filequeue = []; how can write custom rule js validate check in array? thanks if(filequeue.length == 0) //empty else //non-empty Get link Facebook X Pinterest Email Other Apps Comments
Comments
Post a Comment