Help index

GetCustomDataFormat

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

long GetCustomDataFormat(string name);

Index | Previous topic | Next topic