Function getIndicatorLabel
getIndicatorLabel( subcategoryKey: string, indicatorKey: string, store: any, langCode: string,): string Parameters
- subcategoryKey: string
- indicatorKey: string
- store: any
- langCode: string
Returns string
- The translated subcategory label or the key if no translation is found.
subcategory code