.. _elis: ELIS ==== +----------+-------------------------------------------------------------------+ | Syntax | ELIS (keyword$) | +----------+-------------------------------------------------------------------+ | Location | TinyToolkit | +----------+-------------------------------------------------------------------+ This function will return the machine code start address of the specified resident keyword if it is recognised by SuperBASIC. If the keyword is unknown, then the function will generate a Not Found error. **CROSS-REFERENCE** See :ref:`key-add`, :ref:`flis` and :ref:`codevec`. Compare :ref:`find` and :ref:`lookup-pct`.