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