Description Usage Arguments Examples
Get the index for an ASCII letter.
1 | letter_to_idx(letter)
|
letter |
the letter. |
1 2 | # letter 'b' translates to 2
letter_to_idx('b')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.