4
Answers

Collect number from string

Photo of Jitendra Sahoo

Jitendra Sahoo

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