Thursday, May 14, 2020

Changing last character in string variable

I have a string variable, which varies in length from 3 to 4 characters.
For each case that the last character of this variable variable is 0, I would like to change so that it ends in 9.
Any help with this would be fantastic, thank you.

No comments:

Post a Comment