String Table Resources

String tables are resources (embedded configuration data) edited with Workbench.

The name entered in the string table as an ID is automatically declared for the compiler.

You could do the same by declaring an array of STRING variables and enter some initial values for all items in the array.

  • String tables provide significant advantages compared to arrays: