This video looks at 2 methods in Google Apps Script that can be use to apply functions to values in an Array - The "Every" and the "Some" Methods. The Every method checks to see if all the values in an array meet a condition. The Some method checks to see if 1 or more of the values in an array meet a condition.
Learn more about Google Apps Script with this Beginner's Guide Book at Amazon.
https://amzn.to/3MMvDZs
DISCLAIMER: As an Amazon Affiliate I get a commission for every purchase via this link below
#GoogleAppsScriptEveryMethod
#GoogleAppsScriptSomeMethod
#GoogleAppsScriptArrayMethods