I’m trying to setup a filter for a module that checks if a string or array contains any numbers.
I’m not sure how to filter for any number other than setting up a filter for each number.
Is there an easier way for all numbers?
I’m trying to setup a filter for a module that checks if a string or array contains any numbers.
I’m not sure how to filter for any number other than setting up a filter for each number.
Is there an easier way for all numbers?
Awesome, thanks for sharing, I never noticed the match pattern condition. ![]()