4
Answers

Collect number from string

Jitendra Sahoo

Jitendra Sahoo

13y
2.5k
1
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)