PowerTip: Display the Character for an ASCII Value
Summary: Learn a simple trick to display the character associated with an ASCII value. I would like to display the ascii character associated with the ascii value 56. How can I do this? [char]56
Dev Blogs