Get the last character of a string without using array?

后端 未结 6 1917
甜味超标
甜味超标 2020-12-14 00:19

I have a string

let stringPlusString = TextBoxCal.text

I want to get the last character of stringPlusString. I do not want to

6条回答
提交回复
热议问题