CHARRELREP()

Relation dependant character replacement

Syntax

CHARRELREP (<cStringToMatch1>, <cString1>,
<cStringToMatch2>, <[@]cString2>,
<cReplacement>) -> cString

Description

TODO: add documentation

Status

Started

Compliance

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

Platforms

All

Files

Source is relation.c, library is libct.

See Also