System texts are used to provide standard texts to end users e.g. standard popup validation error messages, mouseover texts etc.
Further documentation.
Examples:
var txt1 = system.texts.getText(21).text; system.texts.getText(21).text = "New list header text";
returns SystemTexts
System texts are used to provide standard texts to end users e.g. standard popup validation error messages, mouseover texts etc.
Further documentation.
Examples: