.TRANSFORM.Blocks.StringTable

Generate a String table

Information

This block generates a graphical interface for the generation of a string table data that can then be referenced by components.

The number of tables and rows are specified by clicking on the edit icon next to the variable table.

Example:

Rows = 4 and Columns = 2

table = ["a", "apple";

"b", "boy";

"c", "cat";

"d", "dog"];


Generated at 2025-04-01T18:24:36Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos