Array Element Example

The Text object on the right is going to be used to create a table, 3 columns wide and 3 rows long:

image\Create_Table_Array_Obj.jpg

Each object in the table is going to contain one Array Element from the Array variable named score:

image\Create_Table_Array_Insert.jpg

When the table is created, it will look like this:

image\Create_Table_Array_Obj_Table_1.jpg

Example 1: What is displayed in Creator Editor

When the user runs the publication, the Array Element in each box is replaced by the value contained in the element:

image\Create_Table_Array_Obj_Table_2.jpg

Example 2: What the user will see

Close