FormulaEngine.Parse Method
Name | Parameters | Description |
---|---|---|
Parse(String, ExpressionContext) | formula, context | Parses the specified formula in the specified context. |
Parse(String) | formula | Parses the specified formula using the default context. |
Name | Parameters | Description |
---|---|---|
Parse(String, ExpressionContext) | formula, context | Parses the specified formula in the specified context. |
Parse(String) | formula | Parses the specified formula using the default context. |