HeroStats Libraries
FunctionEval.Replace Method

[This is preliminary documentation and subject to change.]

This routine will replace functions existing in the Expression property with thier respective values

Overload List

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);

See Also

FunctionEval Class | HeroStats.ExpressionEvaluation Namespace