[This is preliminary documentation and subject to change.]
Evaluates the expression
Evaluates the expression
public object Evaluate();
Static version of the Expression Evaluator
public static object Evaluate(string);
Static version of the Expression Evaluator
public static object Evaluate(string,AdditionalFunctionHandler);
ExpressionEval Class | HeroStats.ExpressionEvaluation Namespace