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

find_custom_data_type

Get id of a custom data type
     name - name of the custom data type
Returns: id or -1

long find_custom_data_type(string name);

Last updated

Was this helpful?