To check if a string contains at least one number using regex, you can use the \d regular expression character class in JavaScript.
確定! 回上一頁