The lnblnk_ function returns the index of the last non-blank character in the string STR. If the string contains no non-blank characters, 0 is returned.
Function
INTEGER(4)
The index of the last non-blank character in the string, or 0 if there are no non-blank characters