G
Guest
Hi,
I need to remove alpha characters from a string, for example
wxyz 1234
w1234
Both need to return 1234.
Any ideas?
Matt
I need to remove alpha characters from a string, for example
wxyz 1234
w1234
Both need to return 1234.
Any ideas?
Matt