Go to the first, previous, next, last section, table of contents.
LnBlnk(String)
LnBlnk: INTEGER(KIND=1) function.
String: CHARACTER; scalar; INTENT(IN).
Intrinsic groups: unix.
Description:
Returns the index of the last non-blank character in String.
LNBLNK and LEN_TRIM are equivalent.
Go to the first, previous, next, last section, table of contents.