Description Usage Arguments Value
Finds the numeric position in the alphabet of a letter. For example, "A" = 1, "B" = 2, and so on.
1 | letter2num(x)
|
x |
An uppercase letter. |
Returns a numeric corresponding to the position in the alphabet of the letter given.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.