REMLEFT()

Remove certain characters at the left of a string

Syntax

REMLEFT (<cString>, [<cSearch|nSearch>]) -> cString

Description

TODO: add documentation

Status

Started

Compliance

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

Platforms

All

Files

Source is remove.c, library is libct.

See Also