The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information.... |
Home ![]() ![]() ![]() ![]() |
|||||||||
See also: CenterString, LeftString, StripLTBlanks | |||||||||
RightString |
|||||||||
The function RightString aligns the string Instring within a field of given width (parameter Width ) at the right end. The parameter Width may take values between 1 and 255. If Width is smaller than the length of the string Instring the first Width characters of the input string are returned.
|