We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As requested by @lukzas in #566, it should be possible to use a variable into a NCalc expression:
<expression>0.21 * [myField] * [@myValue]</expression>
The text was updated successfully, but these errors were encountered:
Add support for variables when evaluating a NCalc expression (#567)
7d996b2
Beta available at https://ci.appveyor.com/project/Seddryck/nbi/builds/29235381/artifacts or 1.22.0-beta0048.
1.22.0-beta0048
Sorry, something went wrong.
No branches or pull requests
As requested by @lukzas in #566, it should be possible to use a variable into a NCalc expression:
The text was updated successfully, but these errors were encountered: