| << Back to previous view |
[QB-3439] Save a command line variable to a node variable.
|
|
| Status: | Closed |
| Project: | QuickBuild |
| Component/s: | None |
| Affects Version/s: | 9.0.18 |
| Fix Version/s: | None |
| Type: | Improvement | Priority: | Minor |
| Reporter: | Martin Falkner | Assigned To: | Robin Shen |
| Resolution: | Fixed | Votes: | 0 |
| Remaining Estimate: | Unknown | Time Spent: | Unknown |
| Original Estimate: | Unknown | ||
| Description |
|
In a batch script step, it would be nice to be able to save a command line variable to a node variable.
Example (not working): set myvar=MyTest ${vars.get("MyTestVar").setValue(%myvar%)} |
| Comments |
| Comment by Robin Shen [ 11/Mar/20 01:56 AM ] |
|
This will be covered in QB10 via |