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

find_custom_data_format

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

long find_custom_data_format(string name);

Last updated

Was this helpful?