REPLALL()

Replace certain characters at the left and right of a string

Syntax

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

Description

TODO: add documentation

Status

Started

Compliance

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

Platforms

All

Files

Source is replace.c, library is libct.

See Also