formatLanguage
Returns a formatted string that represents a given language
Syntax
context.formatting.formatLanguage(value);
Available for
Model-driven apps
Parameters
Parameter Name | Type | Required | Description |
---|---|---|---|
value | number |
Yes | A language code to be formatted. |
Return Value
Type: string
Related articles
Formatting
Power Apps component framework API reference
Power Apps component framework overview