Ascii
Determine the ASCII value of a character
Method Signature
Arguments
Argument
Type
Required
Description
Default
string
string
true
The string containing a single character to determine the ASCII value.
Examples
character and value of Korean currency symbol ( unicode number 8361 )
Related
Last updated
Was this helpful?