PowerTip: Display the Character for an ASCII Value

Doctor Scripto

Summary: Learn a simple trick to display the character associated with an ASCII value.

Hey, Scripting Guy! Question I would like to display the ascii character associated with the ascii value 56. How can I do this?

Hey, Scripting Guy! Answer [char]56

1 comment

Discussion is closed. Login to edit/delete existing comments.

  • Mark MacLachlan 0

    Why can’t I use this method for higher Char characters such as the e typically used in Cafe? [char]130

Feedback usabilla icon