@subhajit25mondal wrote:
I have a string variable :
Query = "Ionic Pro team";Now, i want to transform the variable to :
Query = "Ionic+Pro+team";Is there any built in function to do so?? Or, what algorithm should i use in my user-defined function to do this job??
Posts: 3
Participants: 3