PadLeft

Prev Next Home Home Table Of Contents Index

PadLeft (String,Length) : String

PadLeft will return String filled with blanks on the left side so that the length of the string is Length.


Example:
Writeln PadLeft('123',5) ;returns ' 123'

See Also: PadLeftChar PadRight PadRightChar

Category: String

Prev Next Home Home Table Of Contents Index

Sponsors
Shopping
Forum
Forum
email
EMail
Index
Index
Home
Home