$strip(%text) will remove ctrl+ b u r k o (asc: 2, 31, 22, 3, 15)

$strip(%text,b) will remove ctrl+b
$strip(%text,u) will remove ctrl+u

etc.

-genius_at_work