On this pagedatasetId() const datasetId: (obj) => string Extract the unique identifier from a dataset. Parameters obj AnyDataset Returns string The unique dataset identifier string Example const id = datasetId(dataset);