Question Diksha Bubna · Jan 18, 2022 HOW TO STRIP HEXADECIMAL CHARACTER "C2A0" WITHOUT STRIPPING OTHER SPACE CHARACTERS? #HealthShare How can we strip a non-breaking space (hexadecimal code "C2A0")? The other spaces like $c(9) and $c(20) should not be stripped along with that. 0 0 358
$translate(string,$char(49824))