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.