Ascii
Determine the ASCII value of a character
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| The string containing a single character to determine the ASCII value. |
Examples
Related
Last updated