POSLOWER()
Left-most position of a lowercase letter in a string
- Syntax
-
- POSLOWER (<cString>, [<lMode>], [<nIgnore>]) -> nPosition
- Description
-
- TODO: add documentation
- Status
-
- Started
- Compliance
-
- POSLOWER() is compatible with CT3's POSLOWER().
- Platforms
-
- All
- Files
-
- Source is pos1.c, library is libct.
- See Also