PADRIGHT()

Fills string to a certain length on the right

Syntax

PADRIGHT (<cString>,<nLength>, [<cChar|nChar>]) -> cString

Description

TODO: add documentation

Status

Started

Compliance

PADRIGHT() is compatible with CT3's PADRIGHT().

Platforms

All

Files

Source is pad.c, library is libct.

See Also