Get String Length
About Get String Length
The tool is used to count the number of characters of a string.
String Length
In computer programming, a string is traditionally a sequence of characters, either as a literal constant or as some kind of variable. The length of a string is the number of characters in the string, including spaces.