Editing String Length
The following functions determine string lengths and compare strings.
Returns the position of a string within another string.
Returns the number of characters in a string, or the number of bytes that are required to store a variable.
Compares two strings and returns an integer value that represents the result of the comparison.