Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

Method Tools.Hilfe.Evaluator()->evaluate()


Method evaluate

void evaluate(string a, bool show_result)

Description

Compiles the Pike code a and evaluates it by calling ___HilfeWrapper in the generated object. If show_result is set the result will be displayed and the result buffer updated with its value.