i have a string like this A. rahul VyAs
and i want to remove A. and the Space After The A. so that new string would be rahul VyAs
how do i achieve this?
|
|
i have a string like this A. rahul VyAs and i want to remove A. and the Space After The A. so that new string would be rahul VyAs how do i achieve this?
|
||
|
|
|
|
You can use the
or
|
||