Difference between revisions of "Creating an index variable"
Line 3: | Line 3: | ||
*Drag and drop index node on the diagram | *Drag and drop index node on the diagram | ||
*Set index nodes title to: <code>Car type</code> | *Set index nodes title to: <code>Car type</code> | ||
− | *Double click <code>Car type</code> index node to bring up object window. | + | *Double click <code>Car type</code> index node to bring up [[object window]]. |
:[[Image:Car type car cost.jpg]] | :[[Image:Car type car cost.jpg]] | ||
*In the Description field type <code>Type of car owned</code>. | *In the Description field type <code>Type of car owned</code>. | ||
− | *Select ‘List of labels’ from the | + | *Select ‘List of labels’ from the [[expr]] pop up menu |
*Click on the first cell to select it. | *Click on the first cell to select it. | ||
*Type <code>small car</code>. | *Type <code>small car</code>. |
Revision as of 22:31, 24 May 2016
- Drag and drop index node on the diagram
- Set index nodes title to:
Car type
- Double click
Car type
index node to bring up object window.
- In the Description field type
Type of car owned
. - Select ‘List of labels’ from the expr pop up menu
- Click on the first cell to select it.
- Type
small car
. - Press Enter.
- On the second cell, type
large car
and then press Tab
Expected: Definition of index node has two cells small car
and large car
See Also
Comments
Enable comment auto-refresher