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