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

get_struc_name

get structure type name
     structure type ID
returns: -1 if bad structure type ID is passed
         otherwise returns structure type name.

string get_struc_name(long id);

Last updated

Was this helpful?