Skip to content
New issue

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

Global variable value provided by custom code #553

Closed
Seddryck opened this issue Nov 4, 2019 · 1 comment
Closed

Global variable value provided by custom code #553

Seddryck opened this issue Nov 4, 2019 · 1 comment

Comments

@Seddryck
Copy link
Owner

Seddryck commented Nov 4, 2019

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>
@Seddryck
Copy link
Owner Author

Seddryck commented Nov 5, 2019

Beta available at https://ci.appveyor.com/project/Seddryck/nbi/builds/28609532/artifacts or 1.22.0-beta0016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant