POSRANGE()

Left-most position of a character from a set in a string

Syntax

POSRANGE (<cChar1>, <cChar2>, <cString>, [<lMode>],
[<nIgnore>]) -> nPosition

Description

TODO: add documentation

Status

Started

Compliance

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

Platforms

All

Files

Source is pos1.c, library is libct.

See Also