Skip to content

ClientTranslations - cWebApp

Returns translations in an array of name value structs

Type: Function
Return Data Type: tWebNameValue[]

Syntax

Function ClientTranslations Returns tWebNameValue[]

Call Example

Get ClientTranslations to tWebNameValue[]Variable

Description

Returns translations in an array of name value structs.

The translations are currently coming from symbols, which means that they are replaced at compile time.

Augment this method to add additional translations.

Return Value

Translations array