Madtentes
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 1
-
Madtentes commented, -
Madtentes created a post, AnsweredVal from param to build steps
Hello! I have a question about parameters that can be passed to variables and their further use. I have a code: params { text(name: "PARAMS_NAME", value: "smth")}val smthVAL="%smth%".smthmethod()st...