yaitloutou
0
Q:

remove last character from string swift

var str = "bla"
str.removeLast() // returns "a"; str is now "bl"
1

New to Communities?

Join the community