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