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

rename_entry

rename entry point
     ordinal - entry point number
     name    - new name
returns: !=0 - ok

success rename_entry(long ordinal, string name);

Last updated

Was this helpful?