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

get_enum_name

get name of enum
     enum_id - ID of enum
returns: name of enum or empty string

string get_enum_name(long enum_id);

Last updated

Was this helpful?