TrimTrail

Prev Next Home Home Table Of Contents Index

TrimTrail (String)

TrimTrail trims the trailing spaces off of the right side of a string.


Example:
St = ' MARC ' TrimTrail(St) Writeln St ;returns ' MARC'

When used with an array TrimTrail removes blank lines from the end of the array. It doesn't trim the elements of the array.

See Also: Trim TrimLead TrimInputString

Category: String Array

Prev Next Home Home Table Of Contents Index

Sponsors
Shopping
Forum
Forum
email
EMail
Index
Index
Home
Home