API ReferenceFunctionsgetLabelUrl()On this pagegetLabelUrl() function getLabelUrl(labelId: string, name?: string): string; Generate the URL for a given label. Parameters ParameterTypeDescriptionlabelIdstringThe ID of the label.name?stringThe name of the label. Returns string The URL string for the label view.