ASCII in JS
Last updated
Last updated
This function returns the number code of a character on the ASCII table ().
index
(Optional): Index of string to get character and return its code number on the ASCII table. If this parameter is not specified, it takes 0 as default. \
Int
.
No issues were found.
No related EWIs.