PadRightChar

Prev Next Home Home Table Of Contents Index

PadRightChar (String,Char,Length) : String

PadRightChar returns a string that is padded on the right side with the character Char to a length of Length.


Example:
St = 'MARC' Writeln PadRightChar(St,'*',8) ;returns 'MARC****'

See Also: PadRight PadLeft PadLeftChar

Category: String

Prev Next Home Home Table Of Contents Index

Sponsors
Shopping
Forum
Forum
email
EMail
Index
Index
Home
Home