For ex: I have elements as below:
1.MyFirstword is java
where I need to output as My First word is java
Can we get this using regex exp to give space between words
For ex: I have elements as below:
1.MyFirstword is java
where I need to output as My First word is java
Can we get this using regex exp to give space between words