[This is preliminary documentation and subject to change.]
This routine will replace functions existing in the Expression property with thier respective values
This routine will replace functions existing in the Expression property with thier respective values
public string Replace();
public static string Replace(string);
This routine will replace functions existing in a input string with thier respective values
public static string Replace(string,AdditionalFunctionHandler);
FunctionEval Class | HeroStats.ExpressionEvaluation Namespace