Any one have an example of a glob character range for matching a value?

match("*[0-9]" value ("MSG") type ("glob") )

The above should match

Dog 1
Dog 2
Dog 3