# 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);
```
