Question
check if element is 0 in an array
Hi there,
I know I can use any function to check any element is null in an array like this:
any(fn!isnull, {0, null, 30}).
how to use any function to check if any element is 0?
Thank you.
Lin
Hi there,
I know I can use any function to check any element is null in an array like this:
any(fn!isnull, {0, null, 30}).
how to use any function to check if any element is 0?
Thank you.
Lin
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.