For the complete documentation index, see llms.txt. This page is also available as Markdown.

sel2para

Get mapping of a selector.
        arguments:      sel - the selector number
        returns:        selector value if found
                        otherwise the input value (sel)
        note:           selector values are always in paragraphs

long sel2para(long sel);

Last updated

Was this helpful?