Hi,
I am not able to take the Jenkins Parameter values in Execute Python Script. Usually, Execute shell takes the parameters as such.
Example:
Parameter -> EMAIL:abc@example.com
I can access this parameter as $EMAIL in Execute shell but failed to print the value through Execute Python Script which is Python Plugin.
This facility of importing Jenkins parameter is not available for this plugin? If so, is there any way to import the parameters?
Regards,
Mahesh