[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Function:   STRPAD( <expC>, <expN> ) --> string

Synopsis:   Pads a string with spaces at right side of string

            <expC>  string to pad
            <expN>  new length of string

Notes:      string will be truncated if <expN> is smaller than
            original string length.

Returns:    string right padded with spaces.

See Also: STLPAD() STARRANGE() STCENTER()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson