Question
How to display Unicode "backspace" Character (U+232B) in Flex button
I am developing a numeric keypad and I need to have a backspace key.
I'm using Flex buttons and I want the character specified by "U+232B" to show up on the button.
How do I enter this in a "Text Visual Element".
