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

get_entry_name

retrieve entry point name
     ordinal - entry point number
               it is returned by get_entry_ordinal()
returns: entry point name or ""

string get_entry_name(long ordinal);

Last updated

Was this helpful?