Difference between revisions of "Creating an index variable"

Line 1: Line 1:
 +
[[Category: Concepts]]
 +
 
*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 ‘Car type’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 'Type of car owned'.
+
*In the Description field type <code>Type of car owned</code>.
 
*Select ‘List of labels’ from the exp pop up menu
 
*Select ‘List of labels’ from the exp pop up menu
 
*Click on the first cell to select it.
 
*Click on the first cell to select it.
*Type ‘small car’.
+
*Type <code>small car</code>.
*Press enter.
+
*Press ''Enter''.
*On the second cell, type ‘large car’ and then press 'tab'
+
*On the second cell, type <code>large car</code> and then press ''Tab''
  
 +
:[[Image:List of labels 1.3.jpg]]
  
[[Image:List of labels 1.3.jpg]]
+
'''Expected: Definition of index node has two cells <code>small car</code> and <code>large car</code>'''
  
'''Expected: Definition of index node has two cells 'small car' and 'large car''''
+
==See Also==
 +
* [[Creating Arrays (Tables)]]

Revision as of 00:12, 18 February 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.
Car type car cost.jpg
  • In the Description field type Type of car owned.
  • Select ‘List of labels’ from the exp 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
List of labels 1.3.jpg

Expected: Definition of index node has two cells small car and large car

See Also

Comments


You are not allowed to post comments.