Is it possible to evaluate a string to determine if at least one number is present within the string, returning True if so and False if not?

thanks,

Dan