getString

Returns the localized string for a given key associated with the specified resource (resx) defined in the manifest file.

Available for

Model-driven and canvas apps

Syntax

context.resources.getString(id)

Parameters

Parameter Name Type Required Description
id String Yes Name of the resource in the component manifest.

Return Value

Type: String

Resources
Power Apps component framework API reference
Power Apps component framework overview