PadLeftChar

Prev Next Home Home Table Of Contents Index

PadLeftChar (String,Char,Length) : String

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


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

See Also: PadLeft PadRight PadRightChar

Category: String

Prev Next Home Home Table Of Contents Index

Sponsors
Shopping
Forum
Forum
email
EMail
Index
Index
Home
Home