Description Usage Arguments Value
Convert a choice from a list of options to a lofi bit representation
1 2 3 | choice_to_lofi(choice, options)
lofi_to_choice(lofi, options)
|
choice |
value to convert to lofi representation |
options |
the reference list of options it should be coded from |
lofi |
low-bit representation |
low-bit representation i.e. the index of the choice in the list of options
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.