Unknownpso
Programmer
hi im grabbing data from a address and i want to make the address value appear in ASCII instead of #'s how would i go about this?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The ChrW function returns a String containing the Unicode character except on platforms where Unicode is not supported, in which case, the behavior is identical to the Chr function.