Javascript Strings Methods
Javascript Strings Methods
Methods
. length()
.toLowerCase()
.toUpperCase()
.indexOf()
.replace()
. trim()
1. length
The length property returns the number of
characters in a string. I