Without more information, I expect "text operations" would encompass the
following:
1)extracting substrings from text (from the left, middle, or right of
the string)
2)concatenating text from different cells
3)checking if text contains certain other text
Those kinds of operations.