Function RangeRem() Foundation
Deletes all characters in a string out of a range of specified characters.
RangeRem( <cRangeStartChar>, ;
<cRangeEndChar> , ;
<cString> ;
) --> cResultString
Returns a string with all characters removed which are in the specified range of characters.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.