Difference between revisions of "Creating an index variable"
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | [[Category: Variables]] | ||
+ | |||
*Drag and drop index node on the diagram | *Drag and drop index node on the diagram | ||
− | *Set index nodes title to: Car type | + | *Set index nodes title to: <code>Car type</code> |
− | *Double click | + | *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 | + | *In the Description field type <code>Type of car owned</code>. |
− | *Select ‘List of | + | *Select ‘List of text’ from the [[expr]] pop up menu |
*Click on the first cell to select it. | *Click on the first cell to select it. | ||
− | *Type | + | *Type <code>small car</code>. |
− | *Press | + | *Press ''Enter''. |
− | *On the second cell, type | + | *On the second cell, type <code>large car</code> and then press ''Tab'' |
+ | :[[Image:List of labels 1.3.jpg]] | ||
− | + | '''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