Difference between revisions of "Component: String Translator (Storage)"
From Flowcode Help
Jump to navigationJump to searchLine 20: | Line 20: | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
Line 32: | Line 34: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Line 105: | Line 109: | ||
|- | |- | ||
| colspan="2" | String used when language parameter set to 2 | | colspan="2" | String used when language parameter set to 2 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} |
Latest revision as of 17:24, 9 November 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 |