Difference between revisions of "Component: String Translator (Storage)"
From Flowcode Help
Jump to navigationJump to searchLine 14: | Line 14: | ||
==String Translator component== | ==String Translator component== | ||
A simple component to allow multiple language support by substituting different strings depending on the selected language. | A simple component to allow multiple language support by substituting different strings depending on the selected language. | ||
+ | |||
+ | ==Component Pack== | ||
+ | |||
+ | STORAGE | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
Line 26: | Line 32: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Revision as of 16:25, 7 January 2022
Author | Matrix TSL |
Version | 1.0 |
Category | Storage |
Contents
String Translator component
A simple component to allow multiple language support by substituting different strings depending on the selected language.
Component Pack
STORAGE
Detailed description
No detailed description exists yet for this component
Examples
Simple example showing how to use the translation component when designing multi-language user interfaces.
Clicking the buttons on the keypad selects the active language.
1=English
2=French
3=German
Downloadable macro reference
![]() |
GetTranslation |
Gets the current translated version of the string | |
![]() |
Language |
Range 0 - 7, 0=Default language | |
![]() |
Return |