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 |