enhancement
In TL-Script, you can currently define internationalized strings as literals. However, you cannot dynamically convert a string into internationalized text.
New Functions
- internationalize()
- translate()
See the in-app documentation.
Test
- test.com.top_logic.model.search.expr.TestSearchExpression.testInternationalize()
- Try out examples from the in-app documentation in the expert search.