Madtentes
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 1
-
Created Val from param to build steps
AnsweredHello! 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...