#1
|
|||
|
|||
Incrementing a global macro
Say I have a global macro, BUILD_NUM, for example, that I set with one script.
How can I set a step in a second script to increment the macro? Will it be just a Set Macro step re-using the above global macro name with a value of %BUILD_NUM% + 1? |
|
|