Difference between revisions of "Creating an index variable"
(6 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | [[ | + | [[Category: Variables]] |
− | + | *Drag and drop index node on the diagram | |
+ | *Set index nodes title to: <code>Car type</code> | ||
+ | *Double click <code>Car type</code> index node to bring up [[object window]]. | ||
− | + | :[[Image:Car type car cost.jpg]] | |
− | + | *In the Description field type <code>Type of car owned</code>. | |
+ | *Select ‘List of text’ from the [[expr]] pop up menu | ||
+ | *Click on the first cell to select it. | ||
+ | *Type <code>small car</code>. | ||
+ | *Press ''Enter''. | ||
+ | *On the second cell, type <code>large car</code> and then press ''Tab'' | ||
− | + | :[[Image:List of labels 1.3.jpg]] | |
− | [[Image: | ||
− | < | + | '''Expected: Definition of index node has two cells <code>small car</code> and <code>large car</code>''' |
− | |||
− | + | ==See Also== | |
− | [[ | + | * [[Creating Arrays (Tables)]] |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 08:01, 21 January 2017
- 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 text’ 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