Hello Everyone I am new to rexx. can you please help me out with this string concatenation.
I have a string My Name is Raiza. and I need to add a single quote before and after Raiza . But I cant get it .
"My Name is " " 'Raiza' " how should I do this using rexx.