I have a query to remove last char in my dynamic string. Like if "abc" than result is "ab" , "xyzzzz" than "xyzzz"
- 4 likes
- 1 comment
Dhananjay Kumar |21 Mar at 07:03
I have a query to remove last char in my dynamic string. Like if "abc" than result is "ab" , "xyzzzz" than "xyzzz"