Hi Everyone,Today I got a requirement to retrieve Optionset Metadata using JavaScript.Here is the code for the same.function getOptionSetMetadata(schemaName) {
var schemaName = "industrycode"; // You can pass this as a parameter to this function and comment
this line. var optionSetFetch = `
↧