REMRIGHT()
Remove certain characters at the right of a string
- Syntax
-
- REMRIGHT (<cString>, [<cSearch|nSearch>]) -> cString
- Description
-
- TODO: add documentation
- Status
-
- Started
- Compliance
-
- REMRIGHT() is compatible with CT3's REMRIGHT().
- Platforms
-
- All
- Files
-
- Source is remove.c, library is libct.
- See Also