Running

Running an expression evaluates an expression but does not display a result.

Select the expression to run, and either click the Run button in the toolbar. No result is displayed; the code is simply run.

For example, type and highlight System.out.println("Hello World"), and click the Run button. Hello World appears in the Console view, but no result will be displayed in the scrapbook editor or the Inspector view.