Salesforce

SetLang (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

SetLang (Magic xpa 3.x)

Sets the current language to the language string parameter. The string is used as an entry point in the Language repository.

Syntax:

SetLang(string)

Parameters:

Language string

Returns:

True when the language is set

Example:

SetLang('French')

Note:

If the language string parameter is blank, the language will be cleared, meaning that no language will be set.

The new language will affect new objects only. It will not change objects that were already created.

See also:

GetLang

The Online and Rich Client Samples projects (program EV13 and REV13)

Reference
Attachment 
Attachment