Question
reject function giving error when all the items in the list are null
reject() function giving error when all the items in the list are null
Example:
reject(fn!isnull, {null(), null(), null()}) --> error
Is this expected or it is a bug?
reject(fn!isnull, {null(), null(), null()}) --> error
Is this expected or it is a bug?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.