Difference between revisions of "Creating an index variable"

 
(4 intermediate revisions by 2 users 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 ‘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 text’ from the [[expr]] 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’.
+
*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 Car type will be accepted'''
+
==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.
Car type car cost.jpg
  • 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
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.