New in Formulas 2.0
The unstyle()
function removes styles from a string. If no styles are specified, all styles are removed.
unstyle(string, string [optional]) string.unstyle(string [optional])
For a list of styles that can selected for removal, please refer to the style function.
Example Formulas
unstyle("Thomas Frank")
"College Info Geek".unstyle("s")