|
Calculations that analyse text strings
The Text String family analyses text strings and has useful functions such as:
- „GetToken„, where a token (substring) is extracted from the input string.
- „InString„, which simply determines whether a letter or sequence of letters is present in the input string.
|