1. Home
  2. String functions

String functions

These functions perform operations on strings:

    CHARACTERS Length of each line of a text
    GETFIRST Position of first non-space character in each string
    GETLAST Position of last non-space character in each string
    GETPOSITION Position of a string in a text
Updated on May 20, 2019

Was this article helpful?