Display Result


Select the Display Result command [ Display Result ] to have the selected statement evaluated and the results displayed inline in the Display View.

For example consider we have the following statement selected in our view:

Selected Statement

After we select the Display Result command we notice that the result is inserted inline in the view. In the following case though, a println() statement does not have an explicit return value, so that is what is written in the view.

Dsiplay command result


Related Tasks

Evaluating Expressions

Related Reference

Display View