REPLLEFT()

Replace certain characters at the left of a string

Syntax

REPLLEFT (<cString>, <cReplace|nReplace>, [<cSearch|nSearch>]) -> cString

Description

TODO: add documentation

Status

Started

Compliance

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

Platforms

All

Files

Source is replace.c, library is libct.

See Also