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

[Visual Basic]
Overloads Public Function Replace() As String
[C#]
public string Replace();

Return Value

Expression string with all found functions replaced with returned values

See Also

FunctionEval Class | HeroStats.ExpressionEvaluation Namespace | FunctionEval.Replace Overload List