(0);// Get first data plot in graph layerif(dp)// If valid DataPlot...{Curve crv(dp);// Get Curve from DataPlotstring strX, strY, strWks; strWks=curve_get_wks_col_names(crv, strX, strY); out_str("The first DataPlot in Current Graph: "); out_str("X: "+strWks+"_"+...
Get the Catalogue of Life ID from taxonomic names.Scott Chamberlain