Get The Length Of A String Swift

[Solved] Get The Length Of A String Swift | Swift - Code Explorer | yomemimo.com
Question : Get the length of a String swift

Answered by : mobile-star

var test1: String = "Scott"
test1.count

Source : | Last Update : Thu, 06 Feb 20

Answers related to get the length of a string swift

Code Explorer Popular Question For Swift