Introduction
These functions help you get parts of text from a bigger text. It's like cutting a piece from a long word or sentence.
You want to get the first few letters of a name to create a nickname.
You need to extract the area code from a phone number.
You want to get the last few characters of a product code to check its type.
You want to get a middle part of a sentence to analyze it.
You want to shorten long text to show only a preview.