PadRight

Prev Next Home Home Table Of Contents Index

PadRight (String,Length) : String

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


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

See Also: PadRightChar PadLeft PadLeftChar

Category: String

Prev Next Home Home Table Of Contents Index

Sponsors
Shopping
Forum
Forum
email
EMail
Index
Index
Home
Home