15 lines
362 B
Markdown
15 lines
362 B
Markdown
# Text Pool Technical Object (2025.23)
|
|
|
|
Source: `help-portal-da0de4bbb64b42f39de50de885d4007c.md`.
|
|
|
|
## Purpose
|
|
Centralize text resources for reuse across the application.
|
|
|
|
## Capabilities
|
|
- Manage multilingual text entries programmatically.
|
|
- Retrieve and apply texts in scripts to widgets.
|
|
|
|
## Notes
|
|
- Use to avoid hard-coded strings and support localization.
|
|
|