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
It should be possible to determine the variable value in an external dll.
<variable name="myVar"> <custom assembly-path="..\myDll.dll" type="myCustom"> <parameter name="min">0<parameter> <parameter name="max">@myMax | numeric-to-increment<parameter> </custom> </variable>
The text was updated successfully, but these errors were encountered:
Beta available at https://ci.appveyor.com/project/Seddryck/nbi/builds/28609532/artifacts or 1.22.0-beta0016
1.22.0-beta0016
Sorry, something went wrong.
Add documentation for custom scalar and sequence and also the filteri…
e64daa7
…ng of a sequence (#553, #487, #488)
No branches or pull requests
It should be possible to determine the variable value in an external dll.
The text was updated successfully, but these errors were encountered: