Hi everybody I have a little problem with LisItem. There is a sample below. And I want to change Item2 with a data. I mean I dont want to write manually. Thanks for help
The following example illustrates the data type listitem :
Example 1
CONST listitem list {3}:=[[stEmpty, “Item1”], [stEmpty, “Item2”],
[stEmpty, “Item3”]];
A menu list with Item1…Item3 to use in function UIListView.