display("text")
Description
this is only valid in eval dialog, the result will be displayed in the result edit box
Example
first start the expression evaluator (I like to use the short cut CTRL ALT K)
set the drop down to LUA
in the expression box place
display("help")
help will display in the text box at the bottom of the evaluator.
Related Functions
set_result()