WebAppService.getLocalizedClientString Method
Gets a localized string from the strings already present on the client.
Parameters
- moduleId
-
Type: String
The ID of the module that the string is for.
- key
-
Type: String
The key of the string.
- parameters
-
Type: Object
(optional) The argument parameters.
Optional: True
Return Value
Type: String
The value, if found, for the key. Otherwise, the key.