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