Documentation moved.This entry is now part of the unified function reference. Open the unified page → API/nerdamer APIFunctionnerdamer.substsrc/index.ts:819nerdamer.subst(expression: ExpressionInput, value: ExpressionInput, withValue: ExpressionInput, includeNumeric: boolean): ExpressionReplaces a value with another using the existing Expression tree.ParametersNameTypeDescriptionexpressionExpressionInputThe expression being used to perform the substitutionvalueExpressionInputThe value currently in the expressionwithValueExpressionInputThe value that the substitution is being replaced withincludeNumericboolean—ReturnsExpression