js how to find length of a sting code example Example: javascript check string lenght let SomeString = "Example"; console.log(SomeString.length)