2.4 Useful Text/String Functions
Related Functions & Properties
2.4.1 Changing a String to Upper/Lower Case
2.4.2 Searching Within a String
Two common string operations are changing case and searching for substrings.