I'm trying to use Extended Choice Parameter in my jenkins project - with the JSON option.
I've built a very nice JSON parameter "DestinationEnvironment", and I'm trying to get one of the its properties "DestinationServer" for the build step, but I'm not sure how I access the inner properties of it.
Will appreciate any help!