TrimLead

Prev Next Home Home Table Of Contents Index

TrimLead (String)

TrimLead trims the leading spaces off of the left side of a string.


Example:
var St St = ' MARC ' TrimLead(St) Writeln St ;returns 'MARC '

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

See Also: Trim TrimTrail TrimInputString

Category: String Array

Prev Next Home Home Table Of Contents Index

Sponsors
Shopping
Forum
Forum
email
EMail
Index
Index
Home
Home