If you were logged in you would be able to see more operations.
|
|
|
QuickBuild
Created: 28/Aug/19 06:22 PM
Updated: 11/Mar/20 01:56 AM
|
|
Component/s: |
None
|
Affects Version/s: |
9.0.18
|
Fix Version/s: |
None
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
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%)}
|
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%)} |
Show » |
|
QB-3516