API ReferenceFunctionsgetSectionUrl()On this pagegetSectionUrl() function getSectionUrl(sectionId: string, name?: string): string; Generate the URL for a given section. Parameters ParameterTypeDescriptionsectionIdstringThe ID of the section.name?stringThe name of the section. Returns string The URL string for the section view.