RemoveSymbols
Removes the specified characters from an input string
Inputs
RemoveSymbols(string, toRemove…)
string
- A text valuetoRemove...
- One or more symbols to remove
Last updated
Removes the specified characters from an input string
RemoveSymbols(string, toRemove…)
string
- A text value
toRemove...
- One or more symbols to remove
Last updated