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

set_struc_name

change structure name
     id      - structure type ID
     name    - new name of the structure
returns: !=0 - ok

long set_struc_name(long id, string name);

Last updated

Was this helpful?