COUNTRIGHT()

Count a certain character at the end of a string

Syntax

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

Description

TODO: add documentation

Status

Started

Compliance

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

Platforms

All

Files

Source is count.c, library is libct.

See Also