Hi,
I would like to rename a string variable by deleting the last 2 characters (and keep all others) and also make the first letter a capital letter. Can someone help with that? I was trying with the command "substr" but could not get to the results. Thanks!
I would like to rename a string variable by deleting the last 2 characters (and keep all others) and also make the first letter a capital letter. Can someone help with that? I was trying with the command "substr" but could not get to the results. Thanks!
Comment