String functions
These functions perform operations on strings:
CHARACTERSLength of each line of a text
GETFIRSTPosition of first non-space character in each string
GETLASTPosition of last non-space character in each string
GETPOSITIONPosition of a string in a text