Documentation

stripansi

Syntax: %stripansi(s)

Removes the ANSI control codes from the string s

Examples:

#SHOW %stripansi( %clip())

displays the results of the clipboard with all ANSI codes stripped out.

Add comment

Login or register to post comments