set_result("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
set_result("help")
help will display in the text box at the bottom of the evaluator.

Related Functions

display()