REPLRIGHT()

Replace certain characters at the right of a string

Syntax

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

Description

TODO: add documentation

Status

Started

Compliance

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

Platforms

All

Files

Source is replace.c, library is libct.

See Also