POSREPL()
Replace characters at a certain position within a string
- Syntax
-
- POSREPL (<[@]cString>, <cReplacement>, [<nStartPosition>]) -> cString
- Description
-
- TODO: add documentation
- Status
-
- Started
- Compliance
-
- POSREPL() is compatible with CT3's POSREPL().
- Platforms
-
- All
- Files
-
- Source is pos2.c, library is libct.
- See Also