Javascript – For loop running only for first element – Google Sheets, Google Apps Script
I'm using the below code to check if the input value match with any value of google sheet column. The logger returns an array of all phone numbers in the specified column, but the for loop works only for the…