Does anyone know, how to count the number of characters in a variable ?
Eg…
var smth = "mynameisB7";
this should return 10
Does anyone know, how to count the number of characters in a variable ?
Eg…
var smth = "mynameisB7";
this should return 10
:: Copyright KIRUPA 2024 //--