COUNTLEFT()

Count a certain character at the beginning of a string

Syntax

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

Description

TODO: add documentation

Status

Started

Compliance

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

Platforms

All

Files

Source is count.c, library is libct.

See Also