removeEscapes ?-w win? ?options? ?range?
Remove stylistic marking (colors, text styles, underlines, etc.) from a range of text. The kind of marking to remove can be specified using the following options (see the [insertEscapes] command): -bgColor, -color, -cursor, -hypertext, -spelling, -strike, -style, -tip, -underline. If no option is specified, then all kinds of stylistic marking are removed. The range argument (if specified) is a two-element list containing the start and end positions. If no range is specified, the command applies to the entire window.