4
Answers

Collect number from string

Hi all,


I have a string which consist of some numbers.I want to collect the numbers only.

For example

Jitu123456

Output will be

123456

How to do it?




Thanks

Regards
Jitu

Answers (4)