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