0
Set Language
Description
Available in v8.2+, the set_language part allows you to dictate a specific language in to process the session or the current request.
Node Type: This part is in Process nodes in the App Dev menu.
Used With: You can use this part with any MLS-based application.
Use
When you use the set_language part, the system processes the current request or the entire session using the language code entered.
For more information on using translations with your application, see the Multi-Language Support section.
Editor Fields
Field Name | Description/Use | Type/Options | Optional/Mandatory |
language_code | This is the specific language code. | Text | Mandatory |
scope | This determines whether the language code is in place for the entire session or the current request. | Current request | Session | Mandatory |
Example
Follow this article to receive updates, including when an example project becomes available.
Like
Follow
Reply