A
ad
I have a string variable lik:
sList="1.Tiger, 2.Wolf, 3.Rabbit,"
I want to trim off the last character ","
Have there pre-define function to do that?
sList="1.Tiger, 2.Wolf, 3.Rabbit,"
I want to trim off the last character ","
Have there pre-define function to do that?