Difference between revisions of "Team1/Evaluating expressions"

From CDOT Wiki
Jump to: navigation, search
(Created page with ''''13. Evaluating Expressions'''\n a) To evaluate an expression in the editor while in the "Debug Perspective", select the entire line where the break-point is set. b) From the C…')
 
Line 1: Line 1:
'''13. Evaluating Expressions'''\n
+
'''13. Evaluating Expressions'''
 +
 
a) To evaluate an expression in the editor while in the "Debug Perspective", select the entire line where the break-point is set.
 
a) To evaluate an expression in the editor while in the "Debug Perspective", select the entire line where the break-point is set.
 +
 
b) From the Context menu, select the Inspect option (Ctrl+Shift+I) OR right click the variable your interested in.
 
b) From the Context menu, select the Inspect option (Ctrl+Shift+I) OR right click the variable your interested in.
 
[[Image:Lab1_13.jpg|600px ]]
 
[[Image:Lab1_13.jpg|600px ]]

Revision as of 10:01, 26 January 2011

13. Evaluating Expressions

a) To evaluate an expression in the editor while in the "Debug Perspective", select the entire line where the break-point is set.

b) From the Context menu, select the Inspect option (Ctrl+Shift+I) OR right click the variable your interested in. Lab1 13.jpg